文件名称:vue3_zhihu:基于Vue3仿知乎
文件大小:115KB
文件格式:ZIP
更新时间:2024-04-14 17:25:34
Vue
智虎 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
vue3_zhihu-master
----package.json(1KB)
----src()
--------App.vue(1KB)
--------assets()
--------shims-vue.d.ts(168B)
--------main.ts(90B)
--------components()
----tsconfig.json(670B)
----.gitignore(231B)
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----README.md(309B)
----yarn.lock(341KB)
----.editorconfig(121B)