NODE VERSION: 18 NPM VERSION: 9.6.7
Start Project
-
Configure AWS Amplify (a) place "amplifyconfiguration.json" file in src/amplifyconfiguration.json (b) place "aws-exports" file in src/aws-exports
-
Install Dependencies "npm install" or "yarn install"
-
Run Project "npm run dev" or "yarn dev"