DanJS (Aka React Learning) Learning writeups week one - setup How to set up the things Have docker Have docker-compose Run make setup How to do the things Serve the app make serve Start storybook make storybook Run the tests make test Build the docker images make build-docker Tmuxinator If you have tmuxinator installed, you can run both the app and storybook by running: tmuxinator local