ts-uvu starter template
This commit is contained in:
@@ -85,6 +85,13 @@ $ cd my-solid-project
|
||||
$ npm install # or pnpm install or yarn install
|
||||
```
|
||||
|
||||
```bash
|
||||
# Typescript + uvu template
|
||||
$ npx degit solidjs/templates/ts-uvu 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?
|
||||
|
||||
Reference in New Issue
Block a user