Skip to content

berzerk-interactive/angular-1.6.x-webpack-components-material-es6

Repository files navigation

angular-1.6.x-webpack-components-es6

Codacy Badge

This is sample project that demonstrates:

  1. NG1 + ES6
  2. Ui-router 1.x with named views, child views, and lazy loading
  3. building and bundling with webpack 2.x, including code splitting for lazy loading
  4. oc.lazyload to help with lazy loading bundles
  5. material design
  6. unit tests with class and webpack

To start:

  1. Install deps with "npm install"
  2. to view in dev mode with live reloading via webpack-dev-server "npm run dev"

To run unit tests

  1. to run one off "npm test"
  2. to run in tdd mode "npm run test-watch"
  3. to see code coverage open coverage/index.html in you browser

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •