generator-sldsbp_bjt
v2.1.0
Published
SLDS boiler plate created by Balu John Thomas (BJT)
Downloads
2
Maintainers
Readme
SLDS Boilerplate - yeoman generator
Scaffolds out [SLDS Boilerplate] using yeoman
Install
$ npm install --global generator-sldsbp_bjt
Usage
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
Author
Balu John Thomas (BJT) [[email protected]]