This project shows you how to use zk embed js API to embed a zul into an HTML page of a non-ZK application. It contains two applications, one is NodeJS application, another one is ZK application. Each HTML page in NodeJS application embeds a zul and show how to comunicate between ZK and NodeJS application.
Please see README.md in each application folder to run each application.
http://localhost:9000/demo-bootstrap.html
And all other *.html
under nodejs-app
- Demo Code - Apache License 2.0