###Gettings Started Live Version at: http://mangos.liv.io
To Install on your own mashine
1.Install Meteor (www.meteor.com)
curl https://install.meteor.com/ | sh
2.Clone the Mangos Repository
github clone https://github.com/CO-OPEN/Mangos.git
3.Go into the cloned project folder
4.Start meteor with:
meteor
5.Open localhost:3000 in your favorite browser and enjoy
6.Fork, Improve and make Pull-Requests
We are using the simple github flow collaboration process, get yourself familiar with it at:
https://guides.github.com/introduction/flow/
7.Accepted Pull-Requests for the Live Branch will be automatically deployed to mangos.liv.io via Codeship