@mentormate/create-vue
v1.0.0
Published
🛠️ Extended way to start a Vite-powered Vue project
Downloads
132
Readme
@mentormate/create-vue
Key Features • Contribute • Other cool projects • License
This is a clone of the create-vue, where we are extending its existing functionality while keeping it up to date with the original repository. Feel free to contribute and help make this project even better!
To run the project, just run the command in the terminal:
npx @mentormate/create-vue@latest
Key Features
Includes essential tools like Prettier, ESLint, and Husky to enforce code formatting, style consistency, and pre-commit hooks, as well as predefined VSCode settings and extensions, ensuring a streamlined and standardized Vue.js development experience within our organizations ESP.
- All supported official create-vue features
- VueUse - Collection of Essential Vue Composition Utilities
- Vue I18n - Internationalization plugin for Vue.js
- StoryBook - Frontend workshop for building UI components and pages in isolation
- SonarQube - The code quality tool for better code
- Husky - Modern native git hooks made easy
- TanStack Query - Powerful asynchronous state management
- TailwindCSS - An API for your design system
- Please submit an issue if you would like to see other features to be supported
Contributing
Other cool projects
License
MIT