Skip to content

vavr-io/vavr-gwt-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GWT support for Vavr

Running the example

  • Install all necessary artifacts by running the following command in the main project's directory:
mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true
  • Start GWT super development mode inside the vavr-gwt-example directory by executing:
mvn gwt:devmode
  • Go to http://localhost:8888/VavrExample/index.html to see the example in action.

About

An example on using Vavr with GWT in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published