This is a environment set up for my future projects

Environment has been configured with:

  • Vite: bundler
  • TailwindCSS
  • Prettier
  • Eslint
  • Jest
  • Cypress

Steps:

  1. Rename gitignore to .gitignore

  2. Drag files from within the start-aavits folder into your project folder root.

  3. npm i

  4. npx mrm@2 lint-staged

  5. The environment is now ready.