Insight is a mobile application project for book sharing and borrowing
Insight is works with backend RESTful service Reaper This project use ionic technology and support Android,IOS and other Mobile platform. Developers can learn Angularjs to start.
make sure you have install nodejs environment
git clone https://github.com/nonumber1989/insight
npm install -g ionic
npm install -g cordova
bower install
ionic platform add android
ionic build android
Run ionic build for building and ionic serve for preview.
nonumber1989@gmail.com
I hope more people take part in this project , Thanks very much .