geometrix-widget
v0.1.9
Published
This package builds the browser widget used by the Python frontend. The build output lives in `js/dist` and is copied into the Python package under `src/geometrix/static`.
Readme
Geometrix Widget (JS)
This package builds the browser widget used by the Python frontend. The build output lives in js/dist and is copied into the Python package under src/geometrix/static.
Build
npm install
npm run buildPublish
See js/deploy.md.
