An open-source business focused message app for Android and IOS using ionic.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step by step series of examples that tell you how to get a development env running
Before proceeding make sure you have the prerequisites installed.
-
Clone the repository
git clone https://github.com/omar-chaar/busin-app.git
-
Run the app
If you have ionic installed all dependencies will be installed automatically when using ionic serve.
cd busin-app ionic serve
Now to be able to run the app make sure you have the server running. You can find the server repository here.
To contribute feel free to fork the project and submit a pull request. Reports of any bugs or issues are also welcome.
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details