We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
running from code
1 parent fa0335e commit 8f7e1eaCopy full SHA for 8f7e1ea
apps/linkstash-website/docs/user-guide/from-code.md
@@ -28,7 +28,7 @@ You can also run LinkStash from the code.
28
```
29
3. Start the application
30
```bash
31
- npm -w=apps/linkstash-backend start
+ npm start
32
33
3. **Start the frontend**
34
1. Make sure you are in the frontend directory (assuming you are in repo root)
0 commit comments