Skip to content

Commit d8a2992

Browse files
committed
core: fix ng2-play link and adds one for Angular2Go
1 parent 97805e8 commit d8a2992

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
171171
#### TypeScript Seed Projects
172172
* [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
173173
* [Angular 2 Seed](http://mgechev.github.io/angular2-seed/) Seed project for Angular 2 apps
174-
* [ng2-play.ts](A minimal Angular2 playground using TypeScript)
174+
* [ng2-play.ts](https://github.com/pkozlowski-opensource/ng2-play.ts) A minimal Angular2 playground using TypeScript
175+
* [Angular2Go](https://github.com/johnpapa/angular2-go) Even more minimal starter using just TS, no build tools
175176

176177
### Angular 2 in Dart
177178
> Platform for scalable web app engineering that compiles to JavaScript.

0 commit comments

Comments
 (0)