Skip to content

yonatanmgr/mathberet-old

Repository files navigation

Mathberet (מַתְבֶּרֶת) - A digital mathematics notebook, written in Vanilla ES6 and built with Electron. Currently only in Hebrew, English support will be added in future versions.

Using Mathberet - Wiki

Libraries Used

Building from source

  1. Clone the repository to a folder on your machine: git clone https://github.com/yonatanmgr/mathberet.git
  2. Run npm install in the project root folder
  3. Run npm start in the project root folder