文件名称:VUE Mint UI 前端组件用例
文件大小:317KB
文件格式:ZIP
更新时间:2021-06-04 04:30:34
vue Mint UI
Vue Mint UI 组件 用例,纯前端,不包含后端, # 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test
【文件预览】:
myPhone
----.babelrc(402B)
----config()
--------index.js(2KB)
--------prod.env.js(61B)
--------dev.env.js(156B)
--------test.env.js(149B)
----package.json(2KB)
----test()
--------unit()
--------e2e()
----index.html(298B)
----static()
--------.gitkeep(0B)
----src()
--------App.vue(1KB)
--------assets()
--------views()
--------main.js(792B)
--------components()
--------router()
--------libs()
----.gitignore(213B)
----README.md(546B)
----.editorconfig(147B)
----build()
--------utils.js(3KB)
--------build.js(1KB)
--------webpack.prod.conf.js(5KB)
--------check-versions.js(1KB)
--------webpack.dev.conf.js(3KB)
--------logo.png(7KB)
--------webpack.base.conf.js(2KB)
--------vue-loader.conf.js(553B)
----.postcssrc.js(246B)