vite-helper
v1.1.4
Published
<h1 align="center" title="Vite Helper"> Vite Helper </h1>
Downloads
23
Readme
:rocket: How use
Run:
npx vite-helper
Answer the questions (When choosing the tool, use the arrows keys to navigate, the spacebar to select and enter to finish)
🛠️ Tools
:technologist: Improve Developer experience
- Eslint, Prettier and Editorconfig
- Lint Staged (with husky) | Under development
- Commitizen and Commitlint (with husky) | Under development
- Basic CI (with github actions) | Under development
:art: Style Libraries
- Tailwind
- Styled Components | Under development
:sparkles: Others
- React Router Dom
- Storybook | Under development
:test_tube: Tests
- Vitest with React Testing Library
- Jest with React Testing Library | Under development
:pencil: Contributing
Your contribution to the vite-helper
is essential for the evolution of the project, you can do it as follows:
- Open an issue to clear doubts, report bugs or give ideas
- Open a pull request to give ideas for code improvement, implementation of new features and bug fixes
These are just some of the ways you can contribute to the project read the CONTRIBUTING for more information
OBS: If you are adding a new tool make a .env
following the .env-example
, create your files inside the template folder and make a commit adding the files, now you can use the downloadFile
utility to create the script for your tool.
:adult: Authors
✨ Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
:page_facing_up: License
Vite helper is a open source project licensed as MIT.