This project takes composition VIII by Kandinsky as an inspiration and generates similar pictures.
You can start the project locally by typing:
npm start
You can build the project for hosting by typing:
npm run build
This project as of now (April '19), does not have any dependencies. It's just vanilla js with some Sass styling.