Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 684 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 684 Bytes

How to contribute to LIFF Inspector

First of all, thank you so much for taking your time to contribute! We always welcome your ideas and feedback. Please feel free to make any pull requests.

Setting up LIFF Inspector for development

$ git clone git@github.com:line/liff-inspector.git
$ cd liff-inspector
$ nvm use
$ npm install