google/mathsteps

Script to browserify mathsteps

GabrielPereyra opened this issue · 0 comments

I wasn't able to get mathsteps to work in browser using browserify. I tried browserify index.js -o bundle.js, which didn't work (I'm probably just doing this wrong).

I was able to get it working by including mathsteps.js found in Mathsteps Demo v.01 by @tkosan. Would be awesome to have a simple script to generate mathsteps.js used in this project.