This project can show you:
- build an administration system with ZK components
- develop with MVVM pattern
- reusing view snippet as a template
- easily apply responsive design (RWD) with Bootstrap
- create a custom component with shadow elements
Use Bootstrap with ZK: Responsive Admin Template
3 different screen width:
This project integrates with the following 3rd party frameworks/resources:
- Bootstrap 4.6.0. Customize color with themestr.app
Why not using Bootstrap 5? Since was not released at the moment we create this project.
- Font Awesome·4.7.0: bundled with ZK framework (since 8.5.2)
This project includes Bootstrap with Webjars.
You can run the project with gradle wrapper by the command below (it will automatically download required files):
./gradlew appRun
gradlew appRun
With the command below:
mvn jetty:run
After the jetty started visit http://localhost:8080/admin-template/
- Chrome 49
- Edge 15
- Firefox 31
- Opera 36
- Safari
- All mobile browsers
Since this project uses CSS custom properties.
jenkins2/job/update_war/