summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-12 13:42:50 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-12 13:42:50 +0000
commit8f9b796db06e5a943f03ebd30b1033c2c680e882 (patch)
treeab752a900345d755c292193d0f466c21de997f4d /index.html
parentffda558c8a4f04626a8d44316bef6033de67d5e7 (diff)
downloadvaadin-framework-8f9b796db06e5a943f03ebd30b1033c2c680e882.tar.gz
vaadin-framework-8f9b796db06e5a943f03ebd30b1033c2c680e882.zip
Better instructions for starting demo on index.html
svn changeset:699/svn branch:toolkit
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2460eb9456..2af672be99 100644
--- a/index.html
+++ b/index.html
@@ -67,7 +67,11 @@
<p>To get quick feel of the toolkit, look at the demos:</p>
<ul>
<li><a href="http://toolkit.itmill.com/demo/?s=4.0.0-beta1-package">Online at IT Mill</a></li>
- <li>To run demos locally, run start.bat (on Windows) or start.sh (on Mac or Linux) in <a href="demo">demo -directory</a></li>
+ <li>To run demos locally, run start.bat (on Windows) or start.sh (on Mac or Linux)
+ in <a href="demo">demo -directory</a>.
+ After the local demo server has started, demos are found in
+ <a href="http://127.0.0.1:8888/">http://127.0.0.1:8888/</a>.
+ </li>
</ul>
</div>