Skip to content

Files

Latest commit

8c76bb8 · Apr 22, 2022

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 [email protected]:line/liff-inspector.git
$ cd liff-inspector
$ nvm use
$ npm install