Go to file
Antti Pilto dca69dda9c Should probably commit index.html 2019-12-06 15:02:15 +02:00
src Switched from sw-precache to workbox 2019-12-06 14:51:20 +02:00
.babelrc Add polyfills and prod build 2018-11-17 01:19:55 +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
README.md Cleanup code 2018-11-17 16:09:14 +02:00
index.html Should probably commit index.html 2019-12-06 15:02:15 +02:00
package-lock.json fix dep vulnerability 2019-12-06 14:57:00 +02:00
package.json fix dep vulnerability 2019-12-06 14:57:00 +02:00
postcss.config.js it works! 2018-11-17 00:13:25 +02:00
webpack.config.js Switched from sw-precache to workbox 2019-12-06 14:51:20 +02:00
webpack.config.prod.js Switched from sw-precache to workbox 2019-12-06 14:51:20 +02:00

README.md

Kana Quiz

Kana Quiz made with React.js.

See live at https://kana.pro/

Install deps: npm install

Development: npm start

Production: npm run build