Skip to content
Daniele Zurico edited this page Jan 25, 2017 · 27 revisions

Howdy! Welcome to the angular-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 @types
  • Basic Service Worker, which implements "Cache then network strategy"

Overview

FAQ

For frequently asked questions, have a look here: FAQ

Known Issues

Currently known issues are tracked in this article: Known Issues

Customizing angular-seed configuration

Managing dependencies