Webonix is a Ionic mobile application for Android and IOS* that deployed on Heroku.
1.0.0
Webonix uses a number of open source projects to work properly:
- Ionic - Ionic
$ git clone [git-repo-url] Webonix
$ cd Webonix
$ npm install
$ npm start
heroku create
git push heroku master
heroku open
Alternatively, you can deploy your own copy of the app using this button:
For more information about using Heroku, check out https://devcenter.heroku.com/
Webonix is licensed under the MIT Open Source license.
Free Software, Hell Yeah!