DeskShow (Nodejs Express Mongoose) Requirements NodeJs mongodb imagemagick Install $ git clone git@github.com:applesstt/desk.git $ npm install $ bower install $ npm start Then visit http://localhost:3000/ Tests $ npm test To run admin manage portal, you should run below $ npm install browserify -g $ npm install uglify-js -g $ cd public/js/admin $ npm install $ npm start License MIT