Skip to content

vivianxu1230/grace-shopper

 
 

Repository files navigation

Grace Bopper

What It Is...

An ecommerce site offering up rare, sought after clothing and accessories.

SETUP

  • Mac/OS/Linux

    • npm install
    • npm start
    • Open another terminal window and run 'npm run seed' to seed the database.
  • Windows

    • npm install
    • npm run build-watch to start the webpack process
    • Open another terminal window and run 'npm run start-server' to start the server process.
    • OPen another terminal window and run 'npm run seed' to seed the database.

About

Mock e-commerce platform for purchasing vintage museum garments!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 5.3%
  • Shell 1.4%
  • HTML 0.3%