# Nigeria Citizen Reporting Map
Citizen Reporting Map. Available at
Google Doc Spreadsheet:
## System requirements
*For running the site*
Use Ruby Gem to install:
- Jekyll
- liquid
- rdiscount
## Check out site from repository
# This will check out the site from the remote repository on
# GitHub and place it in a local directory named monitoring-platform/
git clone git@github.com:nigeria-oil-mapping/citizen-reporting-map.git
# Your site should now be here:
ls citizen-reporting-map/
## Run site
cd citizen-reporting-map/
jekyll
Point browser to `
localhost`