文件名称:vue-vant-template:带有VantUI的Vue移动项目模板
文件大小:128KB
文件格式:ZIP
更新时间:2024-06-08 20:41:27
template boilerplate mobile vue vant
模板 Vue移动端项目模板,组件库 项目设置 $ yarn install 编译和热重装以进行开发 $ yarn run serve 编译并最小化生产 $ yarn run build 整理和修复文件 $ yarn run lint:fix 自定义配置 请参阅。
【文件预览】:
vue-vant-template-main
----.gitignore(206B)
----README.md(411B)
----.github()
--------workflows()
----.env(72B)
----pnpm-lock.yaml(316KB)
----.browserslistrc(34B)
----public()
--------CNAME(15B)
--------index.html(2KB)
--------favicon.ico(4KB)
----.vscode()
--------settings.json(182B)
----package.json(2KB)
----project.config.js(563B)
----src()
--------icons()
--------components()
--------services()
--------utils()
--------views()
--------main.js(313B)
--------filters()
--------constants()
--------router()
--------App.vue(123B)
--------styles()
--------plugins()
--------store()
--------assets()
----.env.production(59B)
----postcss.config.js(279B)
----.eslintignore(63B)
----.editorconfig(188B)
----svgo.config.js(979B)
----babel.config.js(193B)
----.eslintrc.js(163B)
----vue.config.js(1KB)