Work in progress japanese dictionary
make sure to install Nodejs and MySQL
for the server
cd server
npm i --save
for the client
cd client
npm i --save
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.