Related-Items is a module of the AwesomeDreamTeam Front-End Capstone project. This module covers:
- Related Product Cards
- List Behavior
- Related Products List
- Your Outfit List
- https://github.com/AwesomeDreamTeam/Overview
- https://github.com/AwesomeDreamTeam/reviews
In two separate terminals run the following commands:
npm run start-server
npm run react-dev
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install