Skip to content

jinsung-kim/react-personal-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jinkim.io (Personal website)

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Deploying

  1. After building the project, run aws configure with the correct access key and secret.
  2. Point the BUCKET_NAME variable to the desired bucket.
  3. Run python3 deploy.py. Make sure to have boto3 installed locally.
  4. Invalidate Cloudfront instances.

About

Hosted on AWS with a static S3 bucket, Route 53 and Cloudfront.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published