generator-lateralus

0.0.1 • Public • Published

generator-lateralus

A Yeoman generator for Lateralus apps.

To install generator-lateralus:

npm install -g generator-lateralus

To create and install a new Lateralus app:

mkdir my-new-project && cd $_
yo lateralus

To create a new component:

yo lateralus:component [component-name]

Components must be named-like-this.

Note: Components will not be automatically wired up as RequireJS packages after being created. This must be done manually in your app/scripts/main.js file.

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-lateralus

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • jellyops
    • jeremyckahn