Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 314 Bytes

Frontend code for jpvocab.com

A Japanese vocabulary extraction from text website

Install it and run:

git clone https://github.com/kuso/jpvocab.git
docker-compose up web-dev

Open your browser and go to localhost:3000, the service should be running.