LordK1 / webonix

Webonix: An Ionic project via deploying on heroku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Webonix: An Ionic project via deploying on heroku.


Languages

Language:JavaScript 83.6%Language:CSS 16.2%Language:HTML 0.1%