Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 323 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 323 Bytes

Oekaki

Oekaki is a string diagram editor.

Dependency

  • Node.js >= v12.18
  • yarn >= 1.22

Build and Run

First, run

$ yarn install

Run the following commands on two terminals:

$ yarn re:watch
$ yarn start

and access to http://localhost:3000 .