1 Star 1 Fork 0

devenc/vue-bulma

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

Vue-Bulma

轻量级高性能MVVM Admin UI框架

Demo网址:https://admin-c79b5.firebaseapp.com/admin/index

Screenshot

Build Setup

# 安装依赖包
npm install

# 开发模式运行在 localhost:8080
npm run dev

# 打包项目
npm run build
打包前注意将node_modules\moment\locale\目录下除zh-cn.js的文件全部删除,否则打包后文件将会很大

# 运行测试
npm run unit

manifest 缓存

为了让前端飞,我们还需要进行manifest缓存。示例文件为web.manifest,通过设定甚至可以进行整站缓存,如果需要使用该设定,请记住每次代码更新的同时也需要修改一下该文件避免加载出错。

引入

特别提示

本项目构建中已使用eslint,力求代码排版标准化方便阅读,建议不要在设置里取消该设定。 本项目不含jQuery库,原因可参考pagination组件,通过vue仅使用一行代码即实现了复杂的分页页码处理,vue强大的数据驱动模型带来了全新的前端设计方式。

The MIT License (MIT) Copyright (c) 2016 connors and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

轻量级高性能MVVM Admin UI框架,Charts Collaopse Modal NavMenu Pagination ProgressBar Rating Timeline Toast 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/devenc/vue-bulma.git
git@gitee.com:devenc/vue-bulma.git
devenc
vue-bulma
vue-bulma
master

搜索帮助