0.0.2 • Published 2 years ago

generator-vuegen v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

generator-vuegen

A generator to generate Vue3 template

Installation

First, install Yeoman and generator-vuegen using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-vuegen

or install the generator from the repo

npm install -g git+https://github.com/pratheeshrussell/generator-vuegen.git

Then generate your new project:

yo vuegen

OR

yo vuegen PROJECT_NAME

License

MIT © Pratheesh Russell

0.0.2

2 years ago

0.0.1

2 years ago