Skip to content

Building CLI for local testing

David Huynh edited this page Oct 25, 2019 · 5 revisions
$ cd ~/path/to/widget-builder
$ npm install
$ npm run install-cli
...
$ cd widget-directory
$ widget-builder
Clone this wiki locally