Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-serverless-reactjs

Boilerplate of ReactJS serverless web application using AWS S3

Getting Started

These instructions will get you up and running with a ReactJS serverless web application running on AWS S3.

Prerequisites

Installing

  • Edit package.json file where s3://<YOUR_S3_BUCKET_URL> points to your AWS S3 public bucket
  • Run yarn to download necessary packages
  • Run yarn build to build the ReactJS web application
  • Run yarn start:dev to run the development server
  • Publish your ReactJS web application by running yarn sync
    • Caution: yarn sync is irreversible and will overwrite any existing files in your S3 bucket

About

Boilerplate ReactJS serverless web application using AWS S3

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages