# Zuitt Bootstrap Capstone 3 E-Commerce Web App - setup from different computer - npm install > cd frontend > npm install - to run frontend: npm run frontend - to run backend: npm run backend - to run both: npm run dev ..