** This fork is used for my npm package pinyin-separate
: https://github.com/Connum/npm-pinyin-separate/
A simple pinyin editor made in node.js
Use the Consul Docker:
https://github.com/beautybrands/consul
Run:
npm install
npm install -g knex
npm install -g gulp
bower install
knex migrate:latest
npm run init
Create a env.js file based on env.js.example
Load the Unihan Database:
./app/console unihan-load
$ git config core.hooksPath hooks/