/japanese-conjugation

Japanese conjugation practice web app, fork with conjugetion requirments reversed

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Japanese Conjugation Practice

A web app for practicing Japanese verb and adjective conjugations with basic spaced repition. URL: http://baileysnyder.com/jconj/

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:1234
$ npm run dev

# build for production
# minifies and outputs into /dist
$ npm run build