0.0.1 • Published 9 years ago

generator-mas-ionic v0.0.1

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

generator-mas-ionic

Yeoman generator for ionic

Getting Started

  npm install -g yo

Yeoman mas-ionic Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-mas-ionic from npm, run:

  npm install -g generator-mas-ionic

Finally, initiate the generator:

  yo mas-ionic

  gulp build

  cd dist

  node scripts/web-server.js  
    ### demos page is below:
    ### http://localhost:8002/index.html

License

MIT