Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.09 KB

Kanda

Experimental web-based frontend for annotating Japanese text for intensive reading. Backed by Curtiz-Japanese-NLP.

Visit https://fasiha.github.io/kanda to use the app!

On mobile:

Kanda app on mobile (Safari, iOS)

On desktop:

Kanda app on desktop (Firefox)

Dev

Go here to use the app. The rest of this section is for developers seeking to build and run it locally.

Install recent versions of Git and Node.js if you don't have them already. Then, at the command line (Terminal, xterm, Command Prompt, etc.), run the following:

git checkout https://github.com/fasiha/kanda
cd kanda
npm i
npx snowpack dev

Then, open http://localhost:8080/

By default, this will hit Curtiz-Japanese-NLP running on Glitch. If you'd like to have a much faster local experience, install