Skip to content

pratheeshrussell/generator-vuegen

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published