NS
nsdonato/boilerplate_vitetsreact
Boilerplate Vite
Boilerplate Vite
You can download this template to avoid setting up a project from scratch with the technologies mentioned below.
Authors
Features โจ
- Babel with preset-env
- Prettier
- ESLint with:
- Simple Import Sort
- Import plugin
- And a few other ES2015+ related rules
- Husky
- Lint Staged
- Conventional Commits
- React
- TypeScript
- Tailwind
- React Router
- Jest with DOM Testing Library
- GitHub Actions
Run Locally
Clone the project
git clone https://github.com/nsdonato/boilerplate_vitetsreactGo to the project directory
cd boilerplate_vitetsreactInstall dependencies
npm installStart the server
npm run devTo run tests, run the following command
npm run testIf you have problems running tests on mac: facebookarchive/draft-js#2183
GitHhub Actions Pipeline
- โ๐ผ Cancel Previous Redundant Builds
- ๐ Assign PR to creator
- ๐ ๐ผ Linting
- ๐ท๐ปโโ๏ธ Build
- ๐ง Testing
Feedback
If you have any feedback, please reach out to us at noeliadonato@gmail.com
๐ Links
On this page
Languages
TypeScript46.5%CSS20.4%JavaScript16.6%HTML11.0%Shell5.5%
Contributors
Created June 25, 2022
Updated May 17, 2024