Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 622 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 622 Bytes

generator-qraimbault-vuejs

A simple vue component/style... etc generator for projects using my starter

Installation

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

yarn global add yo
yarn global add generator-qraimbault-vuejs

Then generate your new project:

yo qraimbault-vuejs

You should use it with my starter available here.

License

MIT © Quentin Raimbault