xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Angular 2 for 2017 web full stack development

1

1

1

Angular 2 for 2017 web full stack development

 

1

1

https://angular2.xgqfrms.xyz/

 

https://ng2-heroes.xgqfrms.xyz/

 

 

https://angular.io/docs/js/latest/quickstart.html

package.json

{
  "name": "angular-quickstart",
  "version": "1.0.0",
  "scripts": {
    "start": "npm run lite",
    "lite": "lite-server"
  },
  "license": "MIT",
  "dependencies": {
    "@angular/common": "~2.4.0",
    "@angular/compiler": "~2.4.0",
    "@angular/core": "~2.4.0",
    "@angular/forms": "~2.4.0",
    "@angular/http": "~2.4.0",
    "@angular/platform-browser": "~2.4.0",
    "@angular/platform-browser-dynamic": "~2.4.0",
    "@angular/router": "~3.4.0",
    "@angular/upgrade": "~2.4.0",

    "angular-in-memory-web-api": "~0.1.16",
    "core-js": "^2.4.1",
    "reflect-metadata": "^0.1.8",
    "rxjs": "5.0.1",
    "zone.js": "^0.7.4"
  },
  "devDependencies": {
    "concurrently": "^3.0.0",
    "lite-server": "^2.2.2"
  }
}

 

 

 

1

# RxJS & Angular


https://www.learnrxjs.io/

https://rxjs-cn.github.io/learn-rxjs-operators/

 

https://stackblitz.com/edit/angular-ypnqdk

1

1

1

1

1

1

1

1

1

posted @ 2017-01-10 15:31  xgqfrms  阅读(93)  评论(2编辑  收藏  举报