зеркало из
1
0
Форкнуть 0
The node server that powers the bootstrap customize page (no longer maintained).
Перейти к файлу
fat 26caacd546 more agressive node version? 2013-07-27 00:59:23 -07:00
lib Merge branch 'master' of heroku.com:bootstrap 2013-07-27 00:53:01 -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 remove dumb line 2013-07-26 23:30:40 -07:00
index.js Merge branch 'master' of heroku.com:bootstrap 2013-07-27 00:53:01 -07:00
package.json more agressive node version? 2013-07-27 00:59:23 -07:00

README.md

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