Path exploration. Random spiky body around a line that grows based on the mouse speed.
# install all the dependencies
npm install
# serve build using browser-sync
gulp serve [--prod]
# optionally you can also install jspm globally
npm install -g jspm
gulp build
MIT, see LICENSE.md for details.