slush-angular-webpack-es6

an angular with webpack slush package inspired by nirkaufman/angular-webpack-starter

Usage no npm install needed!

<script type="module">
  import slushAngularWebpackEs6 from 'https://cdn.skypack.dev/slush-angular-webpack-es6';
</script>

README

slush-angular-webpack

an angular with webpack slush package inspired by nirkaufman/angular-webpack-starter

The stack:

  • angular
  • es6
  • less
  • webpack

scaffolding commands

create the app

 slush angular-webpack-es6

add directive to the app

 slush angular-webpack-es6:directive directiveName