Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 803 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 803 Bytes

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.