Oekaki is a string diagram editor.
- Node.js >= v12.18
- yarn >= 1.22
First, run
$ yarn install
Run the following commands on two terminals:
$ yarn re:watch
$ yarn start
and access to http://localhost:3000 .
Oekaki is a string diagram editor.
First, run
$ yarn install
Run the following commands on two terminals:
$ yarn re:watch
$ yarn start
and access to http://localhost:3000 .