Skip to content

Yeoman Generator for Salesforce Lightning Design System (SLDS) boilerplate

Notifications You must be signed in to change notification settings

black-signature/generator-sldsbp_bjt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) [balu.j.thomas@pwc.com]