All Projects → twbs → Bootstrap Server

twbs / Bootstrap Server

Licence: apache-2.0
The node server that powers the bootstrap customize page (no longer maintained).

Programming Languages

javascript
184084 projects - #8 most used programming language

No longer maintained

The Bootstrap server is now handled via all client-side JavaScript within the main Bootstrap repo.


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.

Quick start

install dependencies

$ npm install

start server

$ node .

run tests

$ node tests

Authors

Jacob Thornton

License

Copyright 2013 Twitter, Inc.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].