Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 536 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 536 Bytes

ReactJS | Typescript | Vite - Boilerplate 🤯

This is a very simple react, typescript, & vite boilerplate with (almost) zero configuration.

Quick Setup 👇🏻

  1. git clone https://github.com/2rohityadav/react-ts-vite.git
  2. Redirect to your folder cd react-ts-vite
  3. Start the project npm run start | npm run dev
  4. Enjoy! :)

Features 👇🏻

  • ReactJS
  • Typescript
  • ESLint
  • Prettier
  • Vite
  • Jest
  • React Testing Libraries
  • .evn

LICENSE

MIT license, Copyright (c) 2022 2rohityadav. All rights reserved.