mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: readme typo
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user