vite-react-template
vite + react + router + ts
A starter for React with Typescript with the fast Vite
directory
- src
- assets
- components
- layout
- pages
install
npm install
run
npm run dev
build
npm run build
include
- eslint
- prettier
- sass
- classnames