Update README.md

This commit is contained in:
Alexandre
2021-12-10 22:03:27 +01:00
committed by GitHub
parent 4301ed4c58
commit b64e4da1af
+7
View File
@@ -64,6 +64,13 @@ $ cd my-solid-project
$ npm install # or pnpm install or yarn install
```
```bash
# Typescript + tailwindcss template
$ npx degit solidjs/templates/ts-tailwind my-solid-project
$ cd my-solid-project
$ npm install # or pnpm install or yarn install
```
## I don't see a template that matches my need?
You wish there was a template with your favorite library?