amplify-datastore-js-e2e
amplify-datastore-js-e2e copied to clipboard
Update README.md with new amplify-app command
For javascript and react app to work we need the command line "npx amplify-app --platform javascript --framework react" instead of just "npx amplify-app". The old command gives an error and also treats the repo as an Android repo.