ihsanrawi / react-aws-amplify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Amplify React App

A simple React app deployed onto AWS Amplify

App URL here

Build/Run Locally

Install and configure AWS Amplify CLI here

Then, use the npm package manager to install node modules

npm install # installs node modules

Usage

In the project root directory, run this command:

yarn start # app starts at http://localhost:3000

Deploy

In the project root directory, run this command:

amplify publish

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About


Languages

Language:JavaScript 92.4%Language:HTML 4.9%Language:CSS 2.7%