Personal website experimenting with building a person site with a static site generator. Run the dev server $ yarn start Build for production! $ yarn build # or react-static build Misc run shell inside of docker container docker exec -it <container id> sh