Update
This commit is contained in:
@@ -97,6 +97,12 @@ test.db1:
|
||||
```bash
|
||||
cd cyynote-backend
|
||||
mvn clean package
|
||||
mvn clean package -DskipTests
|
||||
mvn solon:run
|
||||
|
||||
|
||||
java -jar demo.jar
|
||||
|
||||
java -jar target/cyynote.jar
|
||||
```
|
||||
|
||||
@@ -177,7 +183,11 @@ VITE_WS_URL=ws://localhost:1234
|
||||
|
||||
```bash
|
||||
cd cyynote-frontend
|
||||
若网络不好
|
||||
pnpm config set registry https://registry.npmmirror.com/
|
||||
|
||||
pnpm install
|
||||
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user