1. Download the EzyFox Standard Edition 2. Unzip it, let's say in Applications/ 3. Start the EzyFox Server:
# On Windows, execute:
console.bat

# On other operating systems, execute:
./console.sh
4. Download Hello World Example 5. Unzip it, let's say in Workspace/ 6. Move to Workspace/ezyfox-server-example/hello-world/clients/javascript 7. Open index.html on Browser 8. Enter your name and click Connect. Enjoy!