Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 721 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 721 Bytes

bullseye_tjandra_proxy

Bullseye proxy server to display the team's components on one page:

Related Projects

Installing Dependencies

From within the root directory:

npm install

Building proxy

  1. Run npm install/build for each component listed in related project
  2. Configure AWS S3 and create a bucket to store webpacks and CSS files
  3. Create aws-keys.json in config folder (example file provided)
  4. Update bucket name inside of GruntFile.js
  5. From within the root directory:
npm run build