Skip to content

davidgonzalezfx/nomoestore-tienda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoMoEStore

Simple web app store that use Node, Mongo and Express

Project Description:

Example of a web store of electronic devices with a management panel to edit the elements. It also has a chat server running

Requirements:

NodeJS and MongoDB The project use "tryDB" data base, so you have to create to work in local

Use-Instalation:

	$ npm install -g grunt-cli
	$ npm install
	$ grunt

or

	$ node app.js

or

	$ npm start

Credits:

David González

License:

MIT