Skip to content

vamc-stash/e-commerce-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce-site

ADBMS project

Setup

sudo apt-get install nodejs
npm install mongoose 
create database shoppingdb 

Start Server

cd /path/to/app/directory
node app.js

Launch APP

visit http://localhost:3000/