/webonix

Webonix: An Ionic project via deploying on heroku.

Primary LanguageJavaScript

Circle CI

Webonix

Webonix is a Ionic mobile application for Android and IOS* that deployed on Heroku.

Version

1.0.0

Tech

Webonix uses a number of open source projects to work properly:

Installation

$ git clone [git-repo-url] Webonix
$ cd Webonix
$ npm install
$ npm start

Deploying to Heroku

heroku create
git push heroku master
heroku open

Alternatively, you can deploy your own copy of the app using this button:

Deploy to Heroku

Documentation

For more information about using Heroku, check out https://devcenter.heroku.com/

License

LICENSE

Webonix is licensed under the MIT Open Source license.

Free Software, Hell Yeah!