generator-ng-semantic-seed

A yeoman generator for frontend webapp with angular and semantic ui

Usage no npm install needed!

<script type="module">
  import generatorNgSemanticSeed from 'https://cdn.skypack.dev/generator-ng-semantic-seed';
</script>

README

Gulp + AngularJs + Angular-Semantic-UI

Yeoman generator for beautiful and responsive webapp

Features

  • Gulp tasks to
    • Linting all js using ESlint
    • Minify html, js and css for production servers

Getting Started

Creating

npm install -g gulp bower yo generator-ng-semantic-seed
yo ng-semantic-seed
cd into your <app>
bower install
npm install

License

MIT license