mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove type-gen script
This commit is contained in:
@@ -30,7 +30,7 @@ Memos is built with a curated tech stack. It is optimized for developer experien
|
||||
3. Install frontend dependencies and generate TypeScript code from protobuf
|
||||
|
||||
```
|
||||
cd web && pnpm i && pnpm type-gen
|
||||
cd web && pnpm i
|
||||
```
|
||||
|
||||
4. Start the dev server of frontend
|
||||
|
Reference in New Issue
Block a user