Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 228 Bytes

Vertx Javascript Verticle with Validate.js NPM import

This is a example of importing Validate.js with NPM

Uses a Gradle build.

Install NPM Dependencies: ./gradlew clean npmInstall

Run Gradle Build: ./gradlew clean run