@kateter-platform/graphica
v1.0.92
Published
A tool for advanced graphing and visualization
Readme
Graphica
A graphical library used for visualising mathematical concepts
Getting Started
First, build the project with parcel. You will need to start a live server yourself on the ./index.html file:
yarn devAlternatively, you can build the project with webpack:
yarn distTo run prettier use:
yarn prettierOr to run both prettier and eslint use:
yarn lintLicense
For legal information, please refer to LICENSE.md for information about Attribution-NonCommercial-NoDerivatives 4.0 International which this project is protected by
