generator-mas-ionic

Yeoman generator

Usage no npm install needed!

<script type="module">
  import generatorMasIonic from 'https://cdn.skypack.dev/generator-mas-ionic';
</script>

README

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