]> source.dussan.org Git - vaadin-framework.git/commitdiff
Better instructions for starting demo on index.html
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 12 Feb 2007 13:42:50 +0000 (13:42 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 12 Feb 2007 13:42:50 +0000 (13:42 +0000)
svn changeset:699/svn branch:toolkit

index.html

index 2460eb94562017eb1cbc8447a42c7398b539eda2..2af672be999f8f557c1c84eda689175936e031b9 100644 (file)
  <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>