Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. カナトレーナー
- Host: GitHub
- URL: https://github.com/codecat/kana
- Owner: codecat
- Created: 2023-10-22T12:11:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-24T22:04:28.000Z (7 months ago)
- Last Synced: 2024-12-29T18:38:04.966Z (6 days ago)
- Language: JavaScript
- Homepage: https://codecat.github.io/kana/
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.