Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 376 Bytes

PGA of America React assessment.

How to use

Please consult this docs for general usage of amplify cli and project setup.

The following is just a general instruction of what cli commands should be used in order to run the project locally

$ npm install -g @aws-amplify/cli
$ amplify configure
$ amplify init
$ amplify push