Skip to content

qianjiahao/ionic-news

Repository files navigation

ionic-news

a simple ionic app about university news

it can fatch the news automatically and immediately.

###Getting Start download the project into your git

$ git clone git@github.com:qianjiahao/ionic-news.git
$ cd ionic-news

###Installation install the base module by golbal

$ sudo npm install -g cordova ionic gulp
$ npm install
$ gulp install

###Depoly the node server launch the node server at the first time

$ cd www && cd js && node node.js

###Run run the ionic-news by emulate

$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios

###Dev-mode you can change the develop mode to fix bug

$ ionic serve

###tips use the browser to fix bug is a good choice!

##Introduction The ionic-news use ionic,angular,node if you have any question,pull requests are welcome here~

About

a simple ionic app about university news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published