1.1.0 • Published 9 years ago

generator-empro v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Empro (empty project)

Yeoman generator

Getting Started

npm install -g yo
npm install -g generator-empro
yo empro

File structure

|-- bower.json
|-- package.json
|-- gulpfile.coffee
|-- build
|   |-- index.html
|   
|-- src
    |-- styles
    |   |--base
    |   |--fix
    |   |--libs
    |   |--main
    |
    |-- layouts
    |   |-- index.jade
    |   |-- templates
    |
    |-- scripts
        |-- main.coffee
        |-- app
		|   |-- app.coffee
		|   |-- collections
		|   |-- models
		|   |-- views
		|   |-- routers
		|
        |-- libs
        |-- ui
        	|-- ui.coffee
        	|-- modules
1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.0

9 years ago