Demo news app using Ionic Framework and Backand as a server.
- Ionic 1.7.13
- Works on Linux, Windows, Mac OSX, BSD
Use the following command:
For building iOS:
$ ionic platform add ios
$ ionic build ios
For building Android:
$ ionic platform add android
$ ionic build android
For more details, see Ionic Documentation.
Of course, if there are any questions or suggestions, contact me at any time :)
IDK