Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.05 KB

vue-bulma-admin

基于vue和bulma的后台模板

在偶然的机会下不自觉的喜欢上了bulma风格,也在github中找到了许多基于vue和bulma仓库,但是使用起来多多少少有些许限制,所以根据平时开发后台系统的经验,在前人的基础上完善基于vue和bulma的后台模板。

demo

安装 && 开发

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

依赖引入

参考