Go to file
Antti Pilto 542f9dc642 Decrease indent size from now on 2018-11-04 22:50:43 +02:00
src Check start visibility more often 2018-10-01 21:19:12 +03:00
.babelrc add object.assign polyfill 2017-04-30 12:44:51 +03: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
README.md update demo specific code 2017-04-29 21:57:43 +03:00
npm-shrinkwrap.json fixes issue 2 2018-01-09 20:33:47 +01:00
package.json add prop-types component 2017-04-30 16:19:34 +03:00
webpack.config.js add support for webpack2 2017-03-18 14:58:55 +02:00
webpack.config.prod.js add sw-precache 2017-04-30 01:51:25 +03:00

README.md

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