You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..