Skip to content
Dennis Heibült edited this page May 13, 2015 · 4 revisions

In order to work with patternlab-scaffolding, make sure everything is set up properly.

When you don't have the /node_modules and /bower_components yet, get them:

$ npm install

$ bower install

Clone this wiki locally