POPSHOP This repository contains the code for our site and our node server - api and all. Check Us Out!!!! Site Progress Social LinkedIn Facebook Running the Site (Locally) Front-End cd client (opt) npm install npm run serve Back-End (?) @root docker-compose up cd api (opt) npm install npm run start | dev :)