Update README.md
This commit is contained in:
@@ -64,6 +64,13 @@ $ cd my-solid-project
|
|||||||
$ npm install # or pnpm install or yarn install
|
$ 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?
|
## I don't see a template that matches my need?
|
||||||
|
|
||||||
You wish there was a template with your favorite library?
|
You wish there was a template with your favorite library?
|
||||||
|
|||||||
Reference in New Issue
Block a user