Skip to content
Christian Dobert edited this page Jun 3, 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".

Overview

FAQ

For frequently asked questions, have a look here: FAQ

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

Clone this wiki locally