This is a very simple react, typescript, & vite boilerplate with (almost) zero configuration.
- git clone
https://github.com/2rohityadav/react-ts-vite.git - Redirect to your folder
cd react-ts-vite - Start the project
npm run start | npm run dev - Enjoy! :)
- ReactJS
- Typescript
- ESLint
- Prettier
- Vite
- Jest
- React Testing Libraries
- .env
MIT license, Copyright (c) 2022 2rohityadav. All rights reserved.