https://github.com/jameshamann/serverless-web-app-example
Serverless React Web App Example
https://github.com/jameshamann/serverless-web-app-example
aws aws-amplify aws-amplify-react javascript react reactjs serverless serverless-framework webapp
Last synced: about 2 months ago
JSON representation
Serverless React Web App Example
- Host: GitHub
- URL: https://github.com/jameshamann/serverless-web-app-example
- Owner: jameshamann
- License: mit
- Created: 2018-04-11T11:29:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T10:35:02.000Z (over 6 years ago)
- Last Synced: 2025-03-01T05:31:57.923Z (2 months ago)
- Topics: aws, aws-amplify, aws-amplify-react, javascript, react, reactjs, serverless, serverless-framework, webapp
- Language: JavaScript
- Homepage:
- Size: 7.3 MB
- Stars: 44
- Watchers: 6
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless React Web App Example
```bash
$ git clone https://github.com/jameshamann/serverless-web-app-example.git
$ cd serverless-web-app-example
$ yarn install
$ yarn start
```