Skip to content

Commit 18904bb

Browse files
committed
docs(readme): material 2
1 parent 4570883 commit 18904bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
2828
> If you're looking for something easier to get started with then see the offical angular2-seed that I also maintain [angular/angular2-seed](https://github.com/angular/angular2-seed)
2929
30+
> If you're looking to add Angular 2 Material Design we have a branch [material2](https://github.com/AngularClass/angular2-webpack-starter/tree/material2)
31+
3032
This seed repo serves as an Angular 2 starter for anyone looking to get up and running with Angular 2 and TypeScript fast. Using a [Webpack](http://webpack.github.io/) for building our files and assisting with boilerplate. We're also using Protractor for our end-to-end story and Karma for our unit tests.
3133
* Best practices in file and application organization for Angular 2.
3234
* Ready to go build system using Webpack for working with TypeScript.
@@ -311,6 +313,8 @@ see [typings/registry](https://github.com/typings/registry)
311313
* We are using inline source-maps and hot module replacement which will increase the bundle size.
312314
* If you're in China
313315
* check out https://github.com/cnpm/cnpm
316+
* If you're looking to add Angular 2 Material Design
317+
* check out the [material2](https://github.com/AngularClass/angular2-webpack-starter/tree/material2) branch
314318

315319
# Support, Questions, or Feedback
316320
> Contact us anytime for anything about this repo or Angular 2

0 commit comments

Comments
 (0)