Skip to content

Run Pattern Lab and Grunt

Dennis Heibuelt edited this page May 27, 2015 · 9 revisions

When everything is setup properly you got to open two terminal windows.

In the first one, run:

$ grunt dev

...to start the grunt watcher.

In the second one, run:

$ php core/builder.php -wrp

...to start the Pattern Lab watcher.

Clone this wiki locally