##Project template## This project is a base for rich web applications running an express.js server (on node.js) serving data from mongodb over API endpoints to a javascript application primarily powered by ember.js. ##Project Dependencies##
- Ruby, Gem, Sass-gem
- mongodb
- node, npm
##Setup##
- Clone this repo
- Run
npm install
##Building and Running the Project##
This project supports many rich features afforded by a grunt build pipeline. To run grunt, type grunt 4south
.