上传者: 42120283
|
上传时间: 2021-11-17 17:12:02
|
文件大小: 275KB
|
文件类型: -
vue-cms
A Vue.js project
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
图标配置
在iconfont官网把图标添加进库,然后下载代码,把iconfont.css 和字体文件拷贝到项目中,然后全局引用iconfont.css
For a detailed explanation on how things work, check out the