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

https://github.com/khalidsheet/vite-react-ts-starter


https://github.com/khalidsheet/vite-react-ts-starter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

You can clone it using
```bash
npx degit khalidsheet/vite-react-ts-starter my-project
```
or if want to select another version that located in a different branch
```
npx degit khalidsheet/vite-react-ts-starter#v1_0_0 my-project
```