The BitHippie.com Website Running Locally npm run dev Testing a Production Build npm run build && npm run start Deployment This GitHub Workflow builds the project and commit the /out directory to gh-pages branch which is subsequently deployed via the Github Pages Bot.