1 Star 0 Fork 0

anydev/zui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

ZUI

npm version Bower version License

Language:中文English

An open source front-end customized solution based on Bootstrap and helps you quickly build modern multi-screen applications.

Learn more from the official website https://openzui.com/en/

💎  Designed for mobile and based on Flex UI framework: MZUI

Official QQ group:Group 2: 127535859, Group 1: 384135104(Full) Projects and plans: http://zui.5upm.com/product-browse-2.html

Characteristics

  • Easy to use and quickly build beautiful modern Web application;
  • Lightweight high performance, and only contains key features; High scalability to create your app faster;
  • Cross-platform and multi-screen response; Maximize modern browser features and also support IE 8 and down;
  • Complete solution with built-in third-party components to optimize features and fits for Web application development;
  • Easy to be customized and multiple versions available. The major version contains most of the features, and extra content can be loaded on demand.

Quick Start

Detailed instructions can be found here https://openzui.com/en/#basic/download.

NPM

npm install zui

Bower

bower install zui

CDN

cdnjs is used to provide:

<!-- ZUI Standard version compressed CSS files -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/css/zui.min.css">

<!-- ZUI Javascript depends on jQuery -->
<script src="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/lib/jquery/jquery.js"></script>
<!-- ZUI Standard version compressed JavaScript file -->
<script src="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/js/zui.min.js"></script>

Other CDN:

Download

Template

The background management template is located under template/, please refer to template/README.md for details.

Document

Please visit the official website directly https://openzui.com/en/ for the documentation.

Please visit https://easysoft.github.io/zui/ for documentation in development.

You can also deploy the documentation website yourself. After downloading the source code, use http: or https: to the root directory of the source code index.html.

If you installed Node.js, you can easily start the website by following the steps below:

  1. Go to ZUI source code directory;
  2. Execute npm install;
  3. Execute npm start;
  4. Visit http://127.0.0.1:8088.

Project developed in ZUI

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anydev/zui.git
git@gitee.com:anydev/zui.git
anydev
zui
zui
master

搜索帮助