Skip to content
Minko Gechev edited this page Mar 17, 2016 · 27 revisions

Howdy! Welcome to the angular2-seed project! You can enjoy its features:

  • Ready to go, statically typed build system using gulp for working with TypeScript.
  • Production and development builds.
  • Sample unit tests with Jasmine and Karma.
  • End-to-end tests with Protractor.
  • Development server with Livereload.
  • Experimental hot loading support.
  • Following the best practices for your application’s structure.
  • Manager of your type definitions using typings.
  • Basic Service Worker, which implements "Cache then network strategy".

If you want to know how to customize it further, take a look at the following wiki articles: