This is a basic boilerplate for creating some pure HTML/CSS website. There is a start.js, which serves the files in /src.
Just install it via
npm install
And start it via
npm start
Have fun manipulating the given HTML-File or do whatever you want with it.