Skip to content

daniele-zurico/angular2-webpack

Repository files navigation

Angular2 Typescript - Karma - Webpack Skeleton

An Angular2 boiler plate project to get you started. Write Directives/Controllers and Services using classes. Test your code using Jasmine, write your style with sass, view test coverage and more.

The project uses a modular architecture where you build re-usable modules and glue them together in a container.

What's included:

  • ng2-bootstrap
  • bootstrap4
  • rxJs
  • test Coverage
  • sass compiler

Install:

  • npm install

Run:

  • live-server
  • npm run test (to run karma)

Build:

  • webpack --progress --colors --watch

Developer:

About

Angular2-Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published