mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 12:47:27 +08:00
[U] Update readme
This commit is contained in:
@@ -12,11 +12,11 @@ Please check out [SVELTE.md](SVELTE.md) for more details on the technical aspect
|
|||||||
### Running locally
|
### Running locally
|
||||||
|
|
||||||
First, you would need to install Node.js and yarn.
|
First, you would need to install Node.js and yarn.
|
||||||
Then, you would need to start your testing AquaDX server and configure the `src/libs/config.ts` to use your URL.
|
Then, you would need to start your testing AquaDX server and configure the `aqua_host` in `src/libs/config.ts` to use your URL.
|
||||||
|
Please leave `data_host` unchanged if you're not sure what it is.
|
||||||
Finally, run:
|
Finally, run:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn install
|
yarn install
|
||||||
yarn dev
|
yarn dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user