Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 335 Bytes

shoe-cart

shoe shopping cart prototype

Usage directions-

  1. Start mongo instance mongod --dbpath \server\data\db

  2. Download node dependencies nmp install or update

  3. Start server node \server\index.js

  4. Start client \client\gui\screen\store\html\store.html