Skip to content

TomokiMiyauci/vite-template

Repository files navigation

Vite template

code style: prettier Cypress.io License: MIT

🌐 English 🇯🇵 日本語

Bring your vue3/vite application closer to your project using vue/cli. Automatically set up the following:

🚀 Feature

  • Eslint

  • Prettier

  • Stylelint

    • recess-order
  • Unit test

    • jest
  • E2E test

    • cypress
  • husky / lint-staged

  • vscode setting

⚠️ Note

Storybook is not yet supported as Vue3 is not supported.