HTML SVG is created using SVG-Edit with a little CSS and front-end javascript DOM manipulation.
To present this as a simple express app I have initialized with npm.
You must be having Node.JS and npm in your system.
Just type npm install
and then run the app using node server.js
in your terminal.