文件名称:petfinder-vuejs
文件大小:408KB
文件格式:ZIP
更新时间:2024-04-09 00:06:16
Vue
寻宝者 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
petfinder-vuejs-master
----public()
--------index.html(589B)
--------favicon.ico(4KB)
----src()
--------router()
--------pages()
--------main.js(896B)
--------ui-store.js(208B)
--------axios.js(103B)
--------components()
--------App.vue(2KB)
--------assets()
--------axios-interceptors.js(2KB)
--------pet-store.js(8KB)
----babel.config.js(73B)
----README.md(321B)
----vue.config.js(106B)
----.gitignore(231B)
----package-lock.json(1003KB)
----package.json(1KB)