AWS EC2 controller
- Clone this repo and go to 'ILB-Webapp' directory
- Install dependencies (
npm install
) - Start app using (
gulp
)
Go to Routes.js and read the comments to use the login view and authentication with AWS Cognito
Run npm test
Run npm run test:coverage