Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 757 Bytes

webforJ Tabs Archetype

Welcome to the webforJ Tabs Archetype! This project provides a simple skeleton to help you kickstart your app development with ease.

How to Run

To get started with this archetype, open the project in your IDE and run the following command to start the development server:

mvn jetty:run

Running Integration Tests

To run the integration tests, use the following command:

mvn verify

Documentation

For more information, check out our comprehensive documentation here. You can read more about available components, app basics, and much more.