Frameworks - nonlinear/canvas GitHub Wiki
Bootstrap
To install bootstrap, stop running gulp on your canvas project, run gulp bootstrap and then run gulp again.
To uninstall bootstrap, stop running gulp on your canvas project, run gulp no-bootstrap and then run gulp again.
Semantic UI
To install semantic, stop running gulp on your canvas project, run gulp semantic and then run gulp again.
To uninstall semantic, stop running gulp on your canvas project, run gulp no-semantic and then run gulp again.
No Framework
To uninstall all frameworks, stop running gulp on your canvas project, run gulp no-framework and then run gulp again.