generator-lazyangular

0.0.4 • Public • Published

NPM Version

Lazy Angular Generator (WIP)

Usage

Install generator-lazyangular:

npm install -g generator-lazyangular

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo lazyangular, optionally passing an app name:

yo lazyangular [app-name]

Run gulp for building and gulp serve for preview

Generators

Available generators:

Note: Generators are to be run from the root directory of your app.

App

Sets up a new AngularJS app, generating all the boilerplate you need to get started.

Example:

yo lazyangular

License

MIT

Package Sidebar

Install

npm i generator-lazyangular

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • stevenceuppens