Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 447 Bytes

File metadata and controls

15 lines (11 loc) · 447 Bytes

BLAM II

Work in progess

Install

  1. Clone this repo
  2. install meteorjs
  3. run meteor from the project repo.

A default user admin, admin will be created if no users exist.

##Contributions

  1. Create a feature branch or fork
  2. Use complete commit messages and mention related issues (https://help.github.com/articles/closing-issues-using-keywords/).
  3. Create a pull-request once finished describing the changes and related issues.