Simple boilerplate for Angular2, based on the quickstart tutorial of angular.io
npm install
gulpchange node_modules/angular2/src/facade/promise.d.ts
declare var Promise: PromiseConstructor;
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple boilerplate for Angular2, based on the quickstart tutorial of angular.io
npm install
gulpchange node_modules/angular2/src/facade/promise.d.ts
declare var Promise: PromiseConstructor;