Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Personal `tmplr` template for creating React apps with Vite.
- Host: GitHub
- URL: https://github.com/tommy-mitchell/vite-template
- Owner: tommy-mitchell
- License: mit
- Created: 2023-09-22T22:52:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-23T16:44:12.000Z (about 1 year ago)
- Last Synced: 2023-09-24T14:52:24.278Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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.