See develop
branch for development
S3 Link - 403 forbidden
Cloudfront Link for manually created bucket.
For deployment install and configure AWS CLI and Serverless framework with your AWS credentials, edit serverless.yml if you want to specify your specific name for AWS S3 bucket and then run:
npm run cloudfront:update:build:deploy:nc
Next times you can deploy your changes using command:
npm run cloudfront:build:deploy:nc
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint