Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbettag/lift-bootstrap
Liftweb Baseproject ready to be used with Twitter Bootstrap (+ goodies)
https://github.com/fbettag/lift-bootstrap
Last synced: about 1 month ago
JSON representation
Liftweb Baseproject ready to be used with Twitter Bootstrap (+ goodies)
- Host: GitHub
- URL: https://github.com/fbettag/lift-bootstrap
- Owner: fbettag
- License: other
- Created: 2012-01-22T22:36:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-25T22:26:23.000Z (over 12 years ago)
- Last Synced: 2024-05-01T19:23:07.649Z (8 months ago)
- Language: JavaScript
- Homepage: http://fbettag.github.com/lift-bootstrap/latest/api/
- Size: 1.71 MB
- Stars: 23
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bootstrap - Liftweb Baseproject to use [Twitter Bootstrap](http://twitter.github.com/bootstrap/)
==========This is a baseproject i use to start something new in the amazing [Liftweb Framework](http://www.liftweb.net). Check the [API Docs](http://fbettag.github.com/lift-bootstrap/latest/api/#ag.bett.lift.bootstrap.package) for more.
## Requirements
Install [lift-bhtml](https://github.com/fbettag/lift-bhtml) before using lift-bootstrap.
## How to use
```shell
./sbt ~container:start
```## Thanks
Thanks to everybody in the Lift Community and on [Liftweb Google Groups](http://groups.google.com/group/liftweb).