Skip to content

artem-tarasenko/Vite-React-TS-Starter

Repository files navigation

Vite-React-TS-Starter

This an somewhat opinionated template to quickly build new projects. List of stuff included:

  • React 18
  • Vite
  • Typescript
  • ESLint
  • Prettier
  • Tailwind CSS

Usage

npm clone https://github.com/artem-tarasenko/Vite-React-TS-Starter.git *foldername*

cd *foldername*

npm i

npm start

See localhost:3000

Notes

Todo:

  • add Vitest and at least 1 test
  • add Husky to run tests
  • add lint staged with pre-commit linting
  • add MSW with a basic config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published