Go to file
2018-11-16 20:06:14 +02:00
src Check start visibility more often 2018-10-01 21:19:12 +03:00
.babelrc 1st commit 2018-11-16 20:06:14 +02:00
.editorconfig Decrease indent size from now on 2018-11-04 22:50:43 +02:00
.gitignore add support for webpack2 2017-03-18 14:58:55 +02:00
LICENSE Initial commit 2016-07-27 19:24:24 +03:00
npm-shrinkwrap.json fixes issue 2 2018-01-09 20:33:47 +01:00
package.json 1st commit 2018-11-16 20:06:14 +02:00
README.md update demo specific code 2017-04-29 21:57:43 +03:00
webpack.config.js 1st commit 2018-11-16 20:06:14 +02:00

Kana Quiz 2

Kana Quiz made with React.js.

See live at https://kana.pro/

Install deps: npm install

Development: npm start

Production: npm run build