Before you initiate the project, you make sure you have accquired the Access key ID and Secret access key
if you dont have one you can create it from AWS console user section and download the Access key ID and Secret access key
- STEP 1 Type amplify init on your base directory of your project and update the below command accordingly or refer the screenshot
Project information
* Name: presolvedinsurance
* Environment: dev
* Default editor: Visual Studio Code
* App type: javascript
* Javascript framework: react
* Source Directory Path: src
* Distribution Directory Path: build
* Build Command: npm run build
* Start Command: npm run start