Skip to content

Run Pattern Lab and Grunt

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

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

In the first one, run

$ grunt dev

in the second one, run

$ php core/builder.php -wrp

With these two commands running, you are prepared to work with Pattern Lab on http://localhost:8000/.


Further information about the grunt tasks.