mojs-website
mojs-website copied to clipboard
Website for tutorials and documentation
Working in the tutorials, found what I think is an error- the Shape example for curve is using an object for points: `var curve = new mojs.Shape({ shape: 'curve', points:...
Look at the second p, there is a cute camelCase `shapeSwirl`. Should the leading 's' become uppercase? BTW, is there a repo for tutorials?
The [mojs.io](http://mojs.io) website need an upgrade in the perfect case with the ability for everyone to make change thru github PR.
It seems that `React-headroom` isn't working as expected. Gif attached for reference 
- added environment variables to webpack - set `NODE_ENV=production` when building react - fixed `react-dev-tools` warning