Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 244 Bytes

Electroscope

Analytics Platform for Myanmar elections.

Pre requirement

  • nodejs 4.x
  • bower
  • nodemon (for developement mode runtime)

Installation step

npm install

Run at dev-mode

NODE_ENV=developement npm start