This project is an open source Vite React boilerplate
using Typescript
+ Tailwind CSS
.
Author: Flamarion Fagundes
Main Dependencies:
- Typescript
- Tailwind CSS
- Storybook
- Jest
- React testing library
- React Router Dom
- Radash
- Beautiful React Hooks
- Eslint
- Prettier
- Husky
- Plop
All dependencies above are pre-configured as well the project structure.
Main Scripts:
yarn dev
: run project in development local serveryarn build
: build project to productionyarn storybook
: run storybook in development local serveryarn build-storybook
: build storybook to productionyarn test
: execute all application testsyarn generate
: generate new filesyarn lint
: see all lint erros and warnings
If you like this boilerplate, please give your star
or contribution
.