Skip to content

Resume site created with React.js, full of shameless self-promotion!

Notifications You must be signed in to change notification settings

ASteinheiser/iamandrew.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created with Create React App.

iamandrew.io

Run it locally

git clone https://github.com/ASteinheiser/iamandrew.io
cd iamandrew.io
nvm use
yarn
yarn start

Build and release

Manual

  1. yarn build
  2. The build/ folder will have all the files for your site. Copy these wherever they need to go (S3 bucket for example).

Automatic (AWS Code Pipeline)

Once you setup the pipeline, any time you push to master on your git repo, it will deploy a new build of your site. It reads the buildspec.yml file and performs actions with the aws-cli.

About

Resume site created with React.js, full of shameless self-promotion!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published