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.
1 parent 6efca20 commit c50ba24Copy full SHA for c50ba24
README.md
@@ -16,7 +16,7 @@ Run the server:
16
17
```bash
18
npm install
19
-npx run dev
+npm run dev
20
```
21
22
_This starts the server in non-database mode._ It will serve a simple webpage at `http://localhost:8080`.
0 commit comments