I am trying to experiment with this neat generative art repo https://github.com/michaelbromley/chromata
I follow the steps described
Clone the repo and then npm install
gulp watch
Test the output by altering the config in src/scripts/init.js
Running gulp watch results in a No gulpfile found error. Would really appreciate if someone could try this out and give pointers for what I might be doing wrong