This is inspired from the work done here sokolov-teach/spirograph
And from this video
This repo uses yarn. After installing all node_modules, you can start the server or build the dist folder directly.
$ yarn
$ yarn start
This uses port 3000 by default