Skip to content

Quick app starter for static websites hosted in AWS s3

Notifications You must be signed in to change notification settings

nodkrot/react-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Static

Quick app starter for static websites hosted in AWS S3

Setup

Setup AWS credentials on your machine first, then run the following commands:

npm run setup -- example.com    # This will create S3 bucket in AWS
npm install                     # This will install npm dependencies

npm start                       # This will start app on port 1234
npm run deploy                  # This will deploy the app to S3 bucket

About

Quick app starter for static websites hosted in AWS s3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published