Skip to content
This repository was archived by the owner on Mar 13, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 595 Bytes

File metadata and controls

37 lines (23 loc) · 595 Bytes

The twitter 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.

This needs a lot of work. ;) #GSOC

Quick start

install dependencies

$ npm install

start server

$ node .

run tests

$ node tests

Authors

Jacob Thornton

License

Copyright 2012 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0