Angular 2 - Seed is high-quality, modular starter (seed) project for Angular 2 apps with statically typed build and AoT. It provides fast, reliable and extensible starter for the development of Angular 2 projects.
angular2-seed provides the following features:
- Allows you to painlessly update the seed tasks of your already existing project.
- Supports multiple Angular applications with shared codebase in a single instance of the seed.
- Ready to go, statically typed build system using gulp for working with TypeScript.
- Production and development builds.
- Ahead-of-Time compilation support.
- Sample unit tests with Jasmine and Karma including code coverage via istanbul.
- End-to-end tests with Protractor.
- Development server with Livereload.
- Following the best practices.
- Manager of your type definitions using @types.
- Has autoprefixer and css-lint support.
For more details visit github home of angular2-seed.