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
Detailed instructions can be found here https://openzui.com/en/#basic/download.
npm install zui
bower install zui
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:
The background management template is located under template/
, please refer to template/README.md
for details.
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:
npm install
;npm start
;http://127.0.0.1:8088
.此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。