- Get AWS credentials
- Run "aws configure"
- Check if "aws dynamodb list-tables"
- amplify env checkout dev
- npm install
- npm start
- Create github branch
- Push code to this branch
- Create Pull Request and add reviewers
- After review approval, merge to "main", delete branch if needed
- If required, create a new frontend env in Amplify to check feature
4 December 2020
- Themes color palette selection fixed: main is mandatory.
26 November 2020
- Adding a mark as "function component" to elements. These components will get exported as a separate function component in code.