mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
change readme
This commit is contained in:
10
README.md
10
README.md
@ -74,7 +74,9 @@ install:
|
|||||||
|
|
||||||
- port 3003 needs to be open/free or you need to adjust it in `nuxt.config.ts` AND `src-tauri/tauri.conf.json`
|
- port 3003 needs to be open/free or you need to adjust it in `nuxt.config.ts` AND `src-tauri/tauri.conf.json`
|
||||||
|
|
||||||
- `git clone https://github.com/haexhub/haex-vault.git`
|
```
|
||||||
- `cd haex-vault`
|
git clone https://github.com/haexhub/haex-vault.git
|
||||||
- `pnpm i`
|
cd haex-vault
|
||||||
- `pnpm tauri dev`
|
pnpm i
|
||||||
|
pnpm tauri dev
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user