/posed

Nodejs web app

Primary LanguageJavaScript

posed

Based on Powder.js

Requirements

Latest Node.js + NPM
Latest MongoDB

Installing

Clone & do "npm install"

Running

For debugging just run gulp or npm start
For release run gulp build to compile css and then run npm start or node server

Testing

Run "npm test"