kana/README.md

11 lines
170 B
Markdown
Raw Normal View History

2016-08-13 16:48:09 +00:00
# Kana Quiz 2
Kana Quiz made with React.js.
2017-03-18 13:04:25 +00:00
2016-08-13 16:48:09 +00:00
See live at http://simplemedia.org/kana/
2017-03-18 12:58:55 +00:00
2017-03-18 13:04:25 +00:00
Install deps: `npm install`
2017-03-18 13:04:25 +00:00
2017-03-18 12:58:55 +00:00
Development: `npm start`
2017-03-18 13:04:25 +00:00
2017-03-18 12:58:55 +00:00
Production: `npm run build`