Skip to content

Getting started

Arthur Guiot edited this page Jan 28, 2018 · 4 revisions

Installation

Type the following command in a terminal

[sudo] npm i theorem.js

Then open your favorite code editor:

const t = require("theorem.js");
/* Start coding here */
Clone this wiki locally