Skip to content

pveluvolu/muggy-mcmugface

Repository files navigation

First-Time Setup

  1. $ npm install
  2. $ npm install bower -g
  3. $ npm install grunt -g
  4. $ bower install
  5. Install MongoDB (eg with brew install mongo)
  6. $ cp config/example.json config/dev.json. dev.json is used to store secrets like API keys.

Running

  1. Run Mongo (eg with instructions shown after brew installation)
  2. $ grunt start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published