Skip to content

hawkchen/zk-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZK MVVM

A project to introduce ZK MVVM pattern

Articles

How to Run

No Maven installed

You can run the project with maven wrapper by the command below (it will automatically download required maven):

Linux/Mac

./mvnw jetty:run

Windows

mvnw jetty:run

Maven installed

With the command below:

mvn jetty:run

After the server started

visit http://localhost:8080/zk-mvvm/todolist.zul

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published