Work & Co Belgrade Weekly Code Challenge Setup Install dependencies npm install Generate html page npm start Watch for changes npm run dev General Data is in data.yaml file. The main script just reads it and generate a static html file. Github action builds everything and deploys it to gh-pages branch.