We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6109fc commit cfb769cCopy full SHA for cfb769c
README.md
@@ -29,10 +29,10 @@ Official releases of this add-on are available through Vaadin Directory.
29
30
## Building and running demo
31
32
-git clone https://github.com/FlowingCode/error-window-addon
33
-mvn clean install
34
-cd demo
35
-mvn jetty:run
+- git clone https://github.com/FlowingCode/error-window-addon
+- mvn clean install
+- cd demo
+- mvn jetty:run
36
37
To see the demo, navigate to http://localhost:8080/
38
0 commit comments