Skip to content

djuretic/riichi-mahjong-trainer

Repository files navigation

Mahjong Waits Trainer

A trainer for Mahjong written in Elm.

Site: https://mahjong-trainer.netlify.app

Develop

Make sure that you have Elm installed in your system.

npm install
# generate css/app.css
npm run css-build
npm run live

The last command will open your browser, reload the page if you don't see anything the first time.

Production build

Generate a build in public/:

npm run build:prod

Translations

If a .ftl file is modified, update the src/I18n.elm file:

npm run translations

Tests

npm test

License

MIT

About

Mahjong Waits Trainer, written in Elm

Resources

License

Stars

Watchers

Forks

Contributors