Skip to content

snoking-to-benchapp-csv/snoking-to-benchapp-csv.github.io

Repository files navigation

Prod

https://snoking-to-benchapp-csv.github.io/

Getting started

  1. Have node installed
  2. npm i

Local WebDev

  1. npm start

Comitting Changes

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