This repository has three package.json
files:
math3d-react/server/package.json
server dependencies and scriptsmath3d-react/client/package.json
client dependencies and scriptsmath3d-react/package.json
deployment & development scripts
The files in this repository have been forked from the math3d-react website repository. Some modifications have been made from the original project to adapt it to function independently as its own component.
The component itself is published on npm as math3d-component. Please see the component documentation for detailed information on how to use it in your React app.