forked from mgechev/angular-seed
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christian Dobert edited this page Jun 3, 2016
·
14 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:
- Add a Proxy to browsersync
- Add external dependency
- Add external fonts
- Add external scripts and styles
- Add PostCSS Assets to the CSS pre processing stack
- Add Pug (Jade) support
- Add Stylus and PostStylus support
- Continuous unit testing
- Enabling SASS support
- FAQ
- Integration with AngularFire2
- Integration with AngularMaterial2
- Known Issues
- Speed up the build on Windows
- Speeding the build up
- Updating the seed files
- Using the seed