Merge pull request 'clan-app: improve README' (#3409) from push-ystlwosvuxvw into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3409
This commit is contained in:
Michael Hoang
2025-04-25 01:20:40 +00:00

View File

@@ -1,15 +1,13 @@
Sure, here's an improved version of your README:
# Clan App
A powerful application that allows users to create and manage their own clans.
A powerful application that allows users to create and manage their own Clans.
## Getting Started
Follow the instructions below to set up your development environment and start the application.
Follow the instructions below to set up your development environment and start the application:
1. **Navigate to the Webview UI Directory:**
1. **Navigate to the Webview UI Directory**
Go to the `clan-core/pkgs/webview-ui/app` directory and start the web server by executing:
@@ -18,7 +16,7 @@ Follow the instructions below to set up your development environment and start t
vite
```
2. **Start the Clan App:**
2. **Start the Clan App**
In the `clan-app` directory, execute the following command: