Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/treblereel/gwtbootstrap3

GWT wrapper for the Bootstrap front-end framework
https://github.com/treblereel/gwtbootstrap3

Last synced: 20 days ago
JSON representation

GWT wrapper for the Bootstrap front-end framework

Awesome Lists containing this project

README

        

GWTBootstrap3 is a j2cl/gwt3 wrapper for [Twitter Bootstrap](http://getbootstrap.com/), which helps you develop responsive, mobile first HTML, CSS, and JS projects on the web using Java and Google Web Toolkit (GWT).

### Add GWTBootstrap3 to your project
You can easily add GWTBootstrap3 to your project by including the library as a Maven dependency.
```xml

org.gwtbootstrap3
gwtbootstrap3
1.1-SNAPSHOT
provided

```
### Current Snapshot
* 1.1-SNAPSHOT
* [Snapshot Demo](https://env-9441834.cloud.unispace.io/#home) - GWTBootstrap3 v1.0-SNAPSHOT Demo. (Updated after every commit)