generator-nukejs

0.0.12 • Public • Published

generator-nukejs Build Status

Yeoman generator

Getting Started

Install yeoman

npm install -g yo

Yeoman Generators

To install generator-nukejs from npm, run:

npm install -g generator-nukejs

Create a folder where your new project will be and cd to it.

Initiate the app generator:

yo nukejs

Generating modules

To generate a module with a controller, model and routes, execute

yo nukejs:module <modulename>

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-nukejs

Weekly Downloads

8

Version

0.0.12

License

MIT

Last publish

Collaborators

  • freezx