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