Skip to content

datafibers/vertx-react-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x React Demo

Pre-requisites

  • JDK 8

Running the module

In dev mode:

mvn clean compile vertx:runMod

Or without auto-reload:

mvn clean package vertx:runMod

Or build the module (below) and run it on your local Vert.x 2.1RC3.

Building the module

mvn clean package

Profiting!

After starting the module, browse: http://localhost:8080/

About

Vert.x React Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.8%
  • CoffeeScript 31.1%
  • HTML 8.2%
  • Shell 5.2%
  • JavaScript 0.7%