@tmplates/vue
v1.1.0
Published
Vue project template config file
Downloads
2
Readme
@tmplates/vue
Vue project template config file.
This is a template configuration file that needs to be used with the genrate tool.
Preset
- Sass
- Husky
- Babel
- ESLint
- Postcss
- Prettier
- CommitLint
- TypeScript
- Vite/Vue-CLI
- Jest/Vitest [library]
Usage
gen use @tmplates/vue [directory-name]
or
mkdir <directory-name>
cd <directory-name>
gen use @tmplates/vue
License
MIT.