Install node and yarn
Run yarn
Run yarn build
. The html and embedded javascript will be linted, then all required files will be copied under public/
Run yarn start
. It runs a simple Node script which uses express
to serve the static files in public/
Launch the Deploy site
github action to deploy to Github Pages