A small Japanese language learning tool built with React, TypeScript, and Electron.
GoI stands for 語彙 (goi) in Japanese, meaning vocabulary.
$ npm install$ npm run dev# For Windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux