https://snoking-to-benchapp-csv.github.io/
- Have node installed
npm i
npm start
We use GitHub workflows to compile the React app. The compiled React app is then commit to the gh-pages
branch, which is where the page is served from.
tl;dr Make changes, commit. CI handles the CD