Bullseye proxy server to display the team's components on one page:
- https://github.com/hrr40-fec1/item-checkout
- https://github.com/hrr40-fec1/item-reviews
- https://github.com/hrr40-fec1/item-details
- https://github.com/hrr40-fec1/Images
From within the root directory:
npm install
- Run npm install/build for each component listed in related project
- Configure AWS S3 and create a bucket to store webpacks and CSS files
- Create aws-keys.json in config folder (example file provided)
- Update bucket name inside of GruntFile.js
- From within the root directory:
npm run build