mirror of
https://github.com/usememos/memos.git
synced 2024-12-01 06:34:35 +03:00
chore: readme typo
This commit is contained in:
parent
c7644cf366
commit
af4b61143f
@ -70,7 +70,7 @@ Memos is built with a curated tech stack. It is optimized for developer experien
|
||||
3. start frontend dev server
|
||||
|
||||
```bash
|
||||
cd frontend && yarn && yarn dev
|
||||
cd web && yarn && yarn dev
|
||||
```
|
||||
|
||||
Memos should now be running at https://localhost:3000 and change either frontend or backend code would trigger live reload.
|
||||
|
Loading…
Reference in New Issue
Block a user