An open API service indexing awesome lists of open source software.

https://github.com/tommy-mitchell/vite-template

Personal `tmplr` template for creating React apps with Vite.
https://github.com/tommy-mitchell/vite-template

Last synced: 2 months ago
JSON representation

Personal `tmplr` template for creating React apps with Vite.

Awesome Lists containing this project

README

        

# vite-template

Personal [`tmplr`](https://github.com/loreanvictor/tmplr) template for creating React apps with Vite.

## Usage

```sh
git init
npx tmplr@latest 'tommy-mitchell/vite-template#v0.2.0'
yarn install
npx dprint config update
```

Run inside of desired installation directory.