Simple web app to help practice reading hiragana and katakana.
You will need an up-to-date version of Node.js and Angular CLI installed.
Run npm install to download and install dependencies.
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.
Run ./build.sh to build the project. The build artefacts will be stored in the docs/ directory.
To get more help on the Angular CLI, use ng help or go check out the The Angular CLI page.