Vue3 从零搭建项目及插件的使用

时间:2022-01-20 10:14:34
【文件属性】:
文件名称:Vue3 从零搭建项目及插件的使用
文件大小:5.44MB
文件格式:RAR
更新时间:2022-01-20 10:14:34
vue3 element-UI 组件库使用 Vue3 从零搭建项目及插件的使用,完整代码
【文件预览】:
vue.config.js
package.json
.git
----index(1KB)
----hooks()
--------fsmonitor-watchman.sample(5KB)
--------post-update(858B)
--------pre-push.sample(1KB)
--------prepare-commit-msg.sample(1KB)
--------pre-merge-commit.sample(416B)
--------pre-applypatch(870B)
--------commit-msg(854B)
--------post-applypatch(874B)
--------post-checkout(866B)
--------pre-rebase(854B)
--------pre-push(846B)
--------push-to-checkout(878B)
--------applypatch-msg.sample(478B)
--------post-merge(854B)
--------update(838B)
--------pre-commit.sample(2KB)
--------sendemail-validate(886B)
--------post-commit(858B)
--------prepare-commit-msg(913B)
--------pre-receive.sample(544B)
--------pre-applypatch.sample(424B)
--------commit-msg.sample(896B)
--------pre-rebase.sample(5KB)
--------post-rewrite(862B)
--------update.sample(4KB)
--------post-update.sample(189B)
--------post-receive(862B)
--------applypatch-msg(870B)
--------pre-commit(854B)
--------pre-auto-gc(858B)
--------push-to-checkout.sample(3KB)
--------pre-receive(858B)
----config(130B)
----description(73B)
----refs()
--------tags()
--------heads()
----logs()
--------refs()
--------HEAD(151B)
----objects()
--------65()
--------64()
--------87()
--------3e()
--------59()
--------51()
--------e9()
--------40()
--------info()
--------6e()
--------55()
--------f3()
--------pack()
--------df()
--------99()
--------01()
--------7b()
--------4c()
--------b6()
----info()
--------exclude(240B)
----COMMIT_EDITMSG(5B)
----HEAD(23B)
package-lock.json
src
----App.vue(446B)
----assets()
--------img()
--------logo.png(7KB)
--------styles()
----views()
--------home.vue(7KB)
--------about.vue(2KB)
----main.js(947B)
----components()
--------HelloWorld.vue(2KB)
----router()
--------index.js(580B)
----store()
--------index.js(49B)
.gitignore
public
----index.html(611B)
----favicon.ico(4KB)
README.md
postcss.config.js
babel.config.js

网友评论