Bootstrap Server <3
The bootstrap server is responsible for backing the custom builds from bootstrap's download page.
It serves zip files containing custom built and minified css and js.
install dependencies
$ npm install
start server
$ node .
run tests
$ node tests
Jacob Thornton
Copyright 2013 Twitter, Inc.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0