Initialize Amplify project

2.1. Initialize the Amplify project.

amplify init
  • ? Enter a name for the project msgappfrontend

The following configuration will be applied:

Project information | Name: msgappfrontend | 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-script build | Start Command: npm run-script start

  • ? Initialize the project with the above configuration? Yes Using default provider awscloudformation
  • ? Select the authentication method you want to use: AWS profile

For more information on AWS Profiles, see: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html

  • ? Please choose the profile you want to use default