📝 Update some readme + App.tsx file to point to the right file

This commit is contained in:
Alexandre
2020-07-12 15:49:59 +02:00
parent 03ef899a62
commit bcd25e0d38
4 changed files with 13 additions and 35 deletions
+2 -5
View File
@@ -1,10 +1,7 @@
## Install
## Usage
```bash
# Javascript template
$ npx degit amoutonbrady/vite-template-solid/js#main my-solid-project
# Typescript template
$ npx degit amoutonbrady/vite-template-solid/ts#main my-solid-project
$ npm install # or pnpm install or yarn install
```
## Available Scripts