Simple web app store that use Node, Mongo and Express
Example of a web store of electronic devices with a management panel to edit the elements. It also has a chat server running
NodeJS and MongoDB The project use "tryDB" data base, so you have to create to work in local
$ npm install -g grunt-cli
$ npm install
$ grunt
or
$ node app.js
or
$ npm start