Skip to content

cmrenus/eCommerceStore

Repository files navigation

eCommerceStore

Install instructions:

  1. install Node.js. It will come with npm
  2. install mongodb. Follow instructions, a data/db file will need to be created.
  3. download this directory.
  4. From base level of directory, run command: "mongostore -d maskMakers ./exampledb
  5. run command: "npm install" This will install all packages into this folder.
  6. In a separate terminal run command: "mongod"
  7. in original terminal run command: "node server"
  8. in web browser, go to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors