Production repo for https://Pomax.github.io/bezierinfo, dev version located on https://github.io/pomax/BezierInfo-2
- Run dev version:
npm start
, view in the browser on http://localhost:8080 - Compile for production:
npm run build
. - Repository during development: https://github.com/Pomax/BezierInfo-2
- Live version during development: https://Pomax.github.io/BezierInfo-2
- Live version for real site: https://Pomax.github.io/bezierinfo
Blog entry on how Webpack's sync processing and MathJAx's async processing work together anyway: http://pomax.github.io/1451617530567/react-with-latex-without-needing-client-side-mathjax