@walts81/generator-vue
v1.0.1
Published
Generates a skeleton for a Vue 3 project optionally using Vuetify or Bootstrap
Downloads
1
Maintainers
Readme
@walts81/generator-vue yo generator
| | | | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | | :exclamation: Important | The original @walts81/generator-vue3-ts is DEPRECATED. Use this one instead. |
Description
A Yeoman generator to generate a skeleton for a Vue 3 project optionally using Vuetify or Bootstrap.
Installation
First, globally install Yeoman and the @walts81/generator-vue packages using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @walts81/generator-vue
:exclamation: This generator makes use of @walts81/generator-vite-debug and may not function correctly if not installed
Then generate your new project:
yo @walts81/vue
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Josh Walters