This Maven archetype is a quickstart template for building an application with Vertx 3, MongoDB and AngularJS. It contains an HTTP server, a MongoDB connection and an AngularJS App. Running the application will produce a Hello World application.
Clone the repository and use mvn install to install the archetype in the local Maven repository. Using mvn archetype:generate should show the archetype in the local repository.