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.
Aubrey Llanes Lizardo 69d3cd05d4 | 1 year ago | |
---|---|---|
backend | 1 year ago | |
frontend | 1 year ago | |
uploads | 1 year ago | |
.env | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago |
README.md
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
..