Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 708 Bytes

File metadata and controls

34 lines (21 loc) · 708 Bytes

buma

Platform that creates and powers amazing communities.

Installing and Running Locally

$ git clone https://github.com/FakeSloth/buma.git
$ cd buma
$ npm install && bower install
$ node server.js

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Code Style

This project uses Airbnb JavaScript Style Guide with a few minor exceptions. If you are submitting a pull request that involves Jade templates, please make sure you are using spaces, not tabs.

License

MIT