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.
2 parents 6efca20 + c50ba24 commit 9f07b39Copy full SHA for 9f07b39
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