forked from zkoss/zkthemes
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of themes for ZK
License
jimmyshiau/zkthemes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*** How to build the project *** run the following maven command :) mvn clean package and then the distribution files are put into the "dist" directory(including the Maven's bundle jar for Maven repository) *** How to create a new theme *** Please follow the breeze's structure. For example, breeze/ /pom.xml (Maven project setting) /src/ (the ZK default structure, or you can also use the Maven default structure, like main/java main/resource) /archive /org /assembly (the build setting, you have to copy it as well)
About
A collection of themes for ZK
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 84.5%
- JavaScript 15.5%