This commit is contained in:
k8w 2022-04-02 14:15:29 +08:00
parent ad022ba3f8
commit cb46f856f7

View File

@ -15,5 +15,4 @@ Start local frontend server:
```
cd <example-dir>/frontend
npm install
npm run dev
```