-
-
-
In one terminal run
mvn gwt:codeserver -pl *-frontend -am
-
In another terminal
cd ui-demo-backend
-
execute
mvn exec:java
-
the server port will be printed in the logs access the application on
http://localhost:[port]
-
-
cd ui-demo-backend
- execute
mvn exec:java -Dmode=compiled
- the server port will be printed in the logs access the application on
http://localhost:[port]
-
cd ui-demo-backend
- execute
java -jar target/ui-demo-backend-1.0-SNAPSHOT-fat.jar
- the server port will be printed in the logs access the application on
http://localhost:[port]
-
forked from DominoKit/domino-ui-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
stockiNail/domino-ui-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Demo application for domino-ui components
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 97.9%
- CSS 1.7%
- Other 0.4%