Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 259 Bytes

File metadata and controls

18 lines (11 loc) · 259 Bytes

OoGebra-Core

The core for creating modules with the OoGebra framework.

Install

Get the GeoGebra template:

npm install oogebra-core --prefix Oogebra-Core

Or install as a dependency for a project:

npm install oogebra-core --save-dev