Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 228 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 228 Bytes

React App with CI CD

On every PUSH, a workflow file (.github/workflows/workflow.yml) is triggered which calls a reusable workflow which: builds with npm and syncs the build folder to s3 bucket where the index.html is hosted