These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone Repository
$ git clone https://github.com/nobioma1/s3-github-actions.git
Change directory in project folder
$ cd s3-github-actions
Install Node Modules
$ yarn install
Start app
$ yarn start
Build
$ yarn build