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

https://github.com/albeva/kana-practice

Web app to help practice hiragana and katakana comprehension.
https://github.com/albeva/kana-practice

hiragana japanese-study katakana language-learning

Last synced: about 1 month ago
JSON representation

Web app to help practice hiragana and katakana comprehension.

Awesome Lists containing this project

README

          

# KanaPractice

Simple web app to help practice reading hiragana and katakana.

## Setup local environment

You will need an up-to-date version of Node.js and Angular CLI installed.

Run `npm install` to download and install dependencies.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `./build.sh` to build the project. The build artefacts will be stored in the `docs/` directory.

## Further help

To get more help on the Angular CLI, use `ng help` or go check out the [The Angular CLI](https://angular.dev/tools/cli) page.