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.gitChange directory in project folder
$ cd s3-github-actionsInstall Node Modules
$ yarn installStart app
$ yarn startBuild
$ yarn build