An open API service indexing awesome lists of open source software.

https://github.com/ittus/kanji-mori

A simple browser extension to learn Kanji
https://github.com/ittus/kanji-mori

japanese kanji vue vuejs vuex

Last synced: about 1 year ago
JSON representation

A simple browser extension to learn Kanji

Awesome Lists containing this project

README

          

# kanji-mori

> A simple extensions to learn and remember Kanji

[![Codeship Status for ittus/Kanji-Mori](https://app.codeship.com/projects/17979620-5e95-0137-3eaf-1a4a9526ab12/status?branch=master)](https://app.codeship.com/projects/343459)

[![Available on Chrome Web Store](assets/store_badge.png)](https://chrome.google.com/webstore/detail/kanji-mori/fhmffjbmcgpcmcciodbiklofidhjdfcc)

# Screenshot
![Example](assets/screen1.png)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```