A scaffold website built using frontend technologies to test GitHub a11y actions.
- A simple http server
http-server
is installed to serve the static HTML files - A
start
command is included inpackage.json
to start the server and serve the HTML (mainly for a11y checking actions)