зеркало из
1
0
Форкнуть 0
The node server that powers the bootstrap customize page (no longer maintained).
Перейти к файлу
fat 4aea71c1e0 update to point to twbs 2013-07-26 23:25:30 -07:00
lib update to point to twbs 2013-07-26 23:25:30 -07:00
tests update to point to twbs 2013-07-26 23:25:30 -07:00
.gitignore change builder in preperation for 2.0.3 release 2012-04-24 02:00:06 -07:00
LICENSE Initial Import 2012-03-27 17:39:51 -04:00
Procfile Initial Import 2012-03-27 17:39:51 -04:00
README.md update to point to twbs 2013-07-26 23:25:30 -07:00
index.js update to point to twbs 2013-07-26 23:25:30 -07:00
package.json update to point to twbs 2013-07-26 23:25:30 -07:00

README.md

Bootstrap Server

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.

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 2013 Twitter, Inc.

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