Skip to content

Commit edcbd70

Browse files
committed
Update README.md
1 parent 2c89ba9 commit edcbd70

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,9 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
159159
#### TypeScript Angular 2 Online Playground
160160

161161
#### TypeScript Seed Projects
162-
* [github] [angular2-webpack-starter](https://github.com/angular-class/angular2-webpack-starter) - An Angular 2 Webpack Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E), Karma, Protractor, Jasmine, TypeScript, and Webpack by @Angular-Class
162+
* [Angular 2 Webpack Starter](https://angularclass.com/angular2-webpack-starter/) - An Angular 2 Webpack Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E), Karma, Protractor, Jasmine, TypeScript, and Webpack by @Angular-Class
163+
* [Angular 2 Seed](http://mgechev.github.io/angular2-seed/) Seed project for Angular 2 apps
164+
* [ng2-play.ts](A minimal Angular2 playground using TypeScript)
163165

164166
### Angular 2 in Dart
165167
> Platform for scalable web app engineering that compiles to JavaScript.
@@ -179,6 +181,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
179181
#### Babel Angular 2 Online Playground
180182

181183
#### Babel Seed Projects
184+
* [gituhb] [babel-angular2-app](https://github.com/shuhei/babel-angular2-app) A skeleton Angular 2 app built with babel.
182185

183186
### Angular 2 in ES5
184187
> An ECMAScript language that includes structured, dynamic, functional, and prototype-based features.
@@ -187,6 +190,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
187190

188191
#### ES5 Seed Projects
189192

193+
190194
### Platforms
191195

192196
##### Ionic 2 General Resources

0 commit comments

Comments
 (0)