Skip to content

NovGiftShop/graceshopper

Repository files navigation

Summary

View our deployed e-commerce store at: httpS://grace-bakes.herokuapp.com/home

Welcome to Grace Bakes, our ecommerce platform! Grace Bakes is an online bakery that specializes in sweet treats. Special thanks to our bakers: Annie, Annis, Laura, Riley =)

Start

Running npm install and npm run start-dev will make great things happen!

If you want to run the server and/or webpack separately, you can also npm run start-server and npm run build-client.