# Vaadin Dashboard Demo **Repository Path**: kevinsui/Vaadin-Dashboard-Demo ## Basic Information - **Project Name**: Vaadin Dashboard Demo - **Description**: Vaadin Dashboard Demo(去掉了chart addon) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2015-12-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Vaadin Dashboard Demo #Running the App Run 'mvn -Pproduction-mode jetty:run' to run in a local jettty. Open in localhost:8080 Run the Maven 'install' target and deploy the resulting WAR file to your Java application server.