Source code for KanjiKai, a web application for exploring Kanji, powered by kanjiapi.dev.
Requirements: yarn/npm
Install with yarn
Build with ./build
Test with yarn test
Deploy with gsutil -m rsync -c -d out gs://kai.kanjiapi.dev
Lint with yarn lint