Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 482 Bytes

protolus-lib-bootstrap.js

An NPM for including bootstrap through the protolus resource loader

Usage

From within Protolus make sure it's in your path or project and include it with:

{require name="protolus-lib-bootstrap"}

Consult the bootstrap documentation for more information.

Testing

Run the tests at the project root with:

mocha

Enjoy,

-Abbey Hawk Sparrow