This project is based off the MEAN.io stack.
##Getting Started
- Node.js - Download and Install Node.js or use the packages within brew or macports.
- MongoDB - Follow the tutorial here - Install mongodb on OSX
- git - Get git from here.
Install gulp and bower globally.
$ npm install -g gulp
// and bower
$ npm install -g bower
Once you have cloned down this project, run:
cd Digital-Platform-Frontend
npm install
gulp
- We are building off the mean.io project from Linnovate.