/kiminonawa-web

Primary LanguageJavaScriptMIT LicenseMIT

2016 G0V @ NYC Hackathon Kiminonawa Landing Page

Click here to find the design assets for this page.

To set up the web application

  • git clone this repo
  • npm install
  • npm run dev
  • open up browser localhost:8080 to visit the landing page; meanwhile, the API server will be serving endpoings on localhost:3001/api

To set up a local databse

  • install mongodb (for exmaple brew update && install mongodb)
  • in one terminal console mongod to start mongo server

Please help this page go up ASAP :)

Chrome extension repo: https://github.com/acsalu/Kiminonawa

Resources