Skip to content

Building CLI for local testing

Patrick Edelman edited this page Dec 9, 2019 · 5 revisions
$ cd ~/path/to/widget-builder
$ npm install
$ npm run install-cli
...
$ cd widget-directory
$ widget-builder
Clone this wiki locally