chore: update dev config (#857)

This commit is contained in:
boojack
2022-12-25 10:39:45 +08:00
committed by GitHub
parent 05b41804e3
commit afc9709484
5 changed files with 55 additions and 41 deletions

View File

@@ -37,4 +37,4 @@ Memos is built with a curated tech stack. It is optimized for developer experien
cd web && yarn && yarn dev
```
Memos should now be running at [http://localhost:3000](http://localhost:3000) and change either frontend or backend code would trigger live reload.
Memos should now be running at [http://localhost:3001](http://localhost:3001) and change either frontend or backend code would trigger live reload.