We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30e0442 + 85d08e2 commit 79165cdCopy full SHA for 79165cd
README.md
@@ -24,7 +24,7 @@ You can use the [vite-template-solid](https://github.com/amoutonbrady/vite-templ
24
$ npx degit amoutonbrady/vite-template-solid/js my-project
25
$ cd my-project
26
$ npm install # or pnpm install or yarn install
27
-$ npm run dev # starts dev-server with hot-module-reloading
+$ npm run start # starts dev-server with hot-module-reloading
28
$ npm run build # builds to /dist
29
```
30
0 commit comments