Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sammers21/twitter_wall

Twitter wall
https://github.com/sammers21/twitter_wall

java java-8 javascript sockjs vertx vertx-web

Last synced: 18 days ago
JSON representation

Twitter wall

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Sammers21/twitter_wall.svg?branch=master)](https://travis-ci.org/Sammers21/twitter_wall)

## How to run it?

**1. clone it**
```
$ git clone https://github.com/Sammers21/twitter_wall
```
**2. enter**

```
$ cd twitter_wall
```
**3. run it**

```
$ ./gradlew run
```

**4. enjoy in browser**

the program run on the localhost:8080

![image](https://cloud.githubusercontent.com/assets/16746106/24591648/70540206-180f-11e7-8610-93c71605023e.png)