Merge pull request #53 from RitamChakraborty/master

Update README to fix Javascript + vitest template heading
This commit is contained in:
Alexandre
2022-08-27 11:27:17 +02:00
committed by GitHub
+1 -1
View File
@@ -86,7 +86,7 @@ $ npm install # or pnpm install or yarn install
```
```bash
# Javascript template
# Javascript + vitest template
$ npx degit solidjs/templates/js-vitest my-solid-project
$ cd my-solid-project
$ npm install # or pnpm install or yarn install