This is a starter template for projects using React with TypeScript and Vite for building. It's based on Vital with some modifications.
- TypeScript
- PostCSS (CSS modules)
- Jest setup (Testing Library)
- ESLint
- Prettier
- Git hooks powered by simple-git-hooks
- lint-staged
- Vite with ESLint and Prettier checker
- Import aliases
$ npx degit kcmr/react-vite-starter <destiny>
$ nvm use
$ yarn
$ yarn start