0.1.1 • Published 10 years ago
generator-brix-page v0.1.1
Brix Page Generator
Usage
Install yo, bower, gulp and generator-brix-page:
npm install -g yo bower gulp generator-brix-pageMake a new directory, and cd into it:
mkdir my-new-project && cd $_Run yo brix-page, optionally passing an app name
yo brix-page my-new-projectDevelop Project
gulpopen http://localhost:8989/my-new-project.html
Generators
Available generators:
App
Example:
yo brix-pageLayout
Example:
yo brix-page:layout myLayoutView
Example:
yo brix-page:view common/headerModel
Example:
yo brix-page:model user