README
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.