Skip to content

mY9Yd2/meloco-language-learning

Repository files navigation

Meloco: Language learning app

The application is take some idea from the Hiragana Pro and Katakana Pro applications. But I also add my own taste to it.

Usage

Install npm packages:

npm install

Run it (development ver.):

npm run dev

If you want to use Docker, first build the image:

docker build -t meloco .

then run it:

docker run --name meloco --rm -d -p 8080:80 localhost/meloco

visit http://localhost:8080/

License

The project is licensed under the MIT licence, except for the public/audio/japanese/anki_author_195754716/ directory and it's audio files.
You can read more about these licence(s) here: