ionic UI(5)UI and Backend

ionic UI(5)UI and Backend

1 Prepare and Check ENV
> node --version && npm --version
v4.5.0
2.15.9

> npm install -g cordova
> npm install -g ios-sim
> npm install -g ios-deploy
> npm install -g ionic@beta

> ionic --version
2.0.0-beta.37

Install typescript
> npm install -g typescript

2 Start Project
> ionic start myionic2project tutorial --v2 --ts

Start the web service
> ionic serve

3 Work with Backend and Other Things

References:
HTTP Client
https://angular.io/docs/ts/latest/guide/server-communication.html

ionic UI 1~4
http://sillycat.iteye.com/blog/2284701
http://sillycat.iteye.com/blog/2285319
http://sillycat.iteye.com/blog/2285543
http://sillycat.iteye.com/blog/2285848

http://ionicframework.com/docs/v2/getting-started/tutorial/adding-pages/
http://ionicframework.com/docs/v2/resources/
API and Angular2
http://blog.ionic.io/10-minutes-with-ionic-2-calling-an-api/
http://www.joshmorony.com/ionic-2-first-look-series-new-angular-2-concepts-syntax/

angular2 and ionic2
http://gonehybrid.com/build-your-first-mobile-app-with-ionic-2-angular-2/

https://github.com/ccoenraets/ionic2-realty
https://github.com/ccoenraets/ionic2-realty-rest
http://coenraets.org/blog/2016/01/ionicrealty-new-ionic-2-sample-application/
http://coenraets.org/blog/2016/02/angular2-ionic2-data-services-promises- observables/
http://coenraets.org/blog/2016/02/angular2-ionic2-rest-services/

web ui
https://github.com/angularclass/angular2-webpack-starter
https://github.com/AngularClass /angular2-webpack-starter/tree/material2

web UI
https://getmdl.io/started/index.html
http://www.html5rocks.com/en/tutorials/service-worker/introduction/
https://github .com/google/web-starter-kit

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326615071&siteId=291194637