Scaffolds out [SLDS Boilerplate] using yeoman
$ npm install --global generator-sldsbp_bjt
Run it with yo
:
$ yo sldsbp_bjt
To install npm dependencies and components (SLDS and jQuery), run
$ npm install
Once you are done creating static pages, run
$ gulp
'dist' folder will be created with all the static pages and their dependencies, which are ready for production
Balu John Thomas (BJT) [balu.j.thomas@pwc.com]