Skip to content

adrelino/BezierInfo-2

 
 

Repository files navigation

BezierInfo-2

Dev repository for https://Pomax.github.io/bezierinfo

Working on the code

  • To run this dev version: npm start, then view in the browser on http://localhost:8080
  • To compile for production: npm run build.

Both operations run continuous linting.

Dev location

Live site location

Additional information

Blog entry on how Webpack's sync processing and MathJAx's async processing were made to work together:

http://pomax.github.io/1451617530567/react-with-latex-without-needing-client-side-mathjax

About

A from-the-ground-up rewrite of https://pomax.github.io/bezierinfo, using react, babel, webpack, and other modern things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 38.4%
  • JavaScript 37.7%
  • HTML 23.5%
  • CSS 0.4%