audous / AWS-Amplify-Up-Running

AWS Amplify Up & Running, Published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Amplify Up & Running

Follow the AWS Amplify Up & Running book to setup different AWS Amplify projects.

In the project directory of each chapter, you can run:

yarn install

Install the dependencies

For ReactJS project

yarn start

Runs the app in the development mode on the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

For React Native and Expo projects

yarn ios

Runs the app in the development mode on the iOS simulator.

The app will reload if you make edits.
You will also see any lint errors in the console.

Note: Requires macOS and XCode

yarn android

Runs the app in the development mode on the android emulator.

The app will reload if you make edits.
You will also see any lint errors in the console.

Note: Requires Android Studio

About

AWS Amplify Up & Running, Published by Packt

License:MIT License


Languages

Language:TypeScript 84.8%Language:HTML 6.6%Language:JavaScript 5.2%Language:CSS 3.4%