start-aavits
v0.0.3
Published
A starter for any custom project of mine
Readme
This is a environment set up for my future projects
Environment has been configured with:
- Vite: bundler
- TailwindCSS
- Prettier
- Eslint
- Jest
- Cypress
Steps:
Rename gitignore to .gitignore
Drag files from within the start-aavits folder into your project folder root.
npm i
npx mrm@2 lint-staged
The environment is now ready.
