generator-meanis
v0.2.0
Published
A Meanis Generator for Yeoman
Downloads
2
Readme
Meanis Generator
Maintainer: Christopher EnyTC
A Yeoman generator for Meanis.
Getting started
- Make sure you have yo installed:
npm install -g yo
- Install the generator:
npm install -g generator-meanis
- Run:
yo meanis
Options
--skip-install
Skips the automatic execution of
bower
andnpm
after scaffolding has finished.