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
- .evn
MIT license, Copyright (c) 2022 2rohityadav. All rights reserved.