Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 247 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 247 Bytes

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/