none
For Developer
- Fork it ( https://github.com/yama-dev/js-kerning-adjust-module/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Install node modules.
$ npm install
Run npm script 'develop'
$ npm run develop
Run npm script 'production'
$ npm run production