Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days 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.