If you want to run the demo on your local server, you can follow the following steps.
Notice: Make sure you have installed Java JDK, and application server on your computer or you have to refer to the previous chapter.
Download zk-demo-3.6.3.zip from here (sourceforge.net).
http://downloads.sourceforge.net/zk1/zk-demo-3.6.3.zip
Unzip zk-demo-3.6.3.zip, and Copy zkdemo.war to the $TOMCAT_HOME\webapps directory
Execute $TOMCAT_HOME\bin\tomcat5w.exe, and clicks Start button to activate your Web Server.
Open your browser to visit http://localhost:8080/zkdemo/userguide.
The port number depends on how you installed your Web or application servers. Some application servers deploy only the EAR file. That is, you have to deploy zkdemos.ear instead.