Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 378 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 378 Bytes

If you find a bug (and you don’t know how to fix it), have trouble following the documentation or have a question or ideas how to improve SB – create an issue! If you’re able to patch the bug or add the feature yourself – fantastic, make a pull request with the code!

Available gulp tasks:

run dev server with demo data

gulp serve

create new build

gulp build