Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecat/kana

Little site for learning Hiragana and Katakana. カナトレーナー
https://github.com/codecat/kana

Last synced: 6 days ago
JSON representation

Little site for learning Hiragana and Katakana. カナトレーナー

Awesome Lists containing this project

README

        

# Kanatrainer
Small little website to help the learning of Hiragana and Katakana. It is currently hosted on [codecat.github.io/kana](https://codecat.github.io/kana/).

## Development
To work on the code, run `npx vite` in the source directory (after installing dependencies using `npm install`).

## Building
To build the code, run `npx vite build`.