Skip to content

Latest commit

 

History

History

reactjs-cloudfront-aws-serverless-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Static Cloudfront ReactJS Website

Author: Serverless Guru

Template

Creates a S3 static website with HTTPS and cloudfront distro for ReactJS

How to Deploy

yarn deploy <stage> <region>

Example:

yarn deploy dev us-west-2

Serve locally

yarn start