文件名称:vue3-tsx:antd-vue使用vue2(vuecomposition-api)api(CompositionAPI)演示
文件大小:197KB
文件格式:ZIP
更新时间:2024-06-03 10:53:28
i18n typescript vue antd tsx
Vue TypeScript 项目设置 # Modules download $ yarn install # Compiles and hot-reloads for development $ yarn serve # Compiles and minifies for production $ yarn build # Run your unit tests $ yarn test:unit # Lints and fixes files yarn lint 目录结构 - docker Docker config - public Project resource - src - api Api vars - assets static - components - layouts BasicLayout - locales Vue-i
【文件预览】:
vue3-tsx-master
----Dockerfile(128B)
----.gitignore(227B)
----tsconfig.json(697B)
----README.md(908B)
----.gitlab-ci.yml(1KB)
----.browserslistrc(21B)
----public()
--------index.html(1KB)
--------favicon.ico(4KB)
----tests()
--------unit()
----package.json(2KB)
----docker()
--------default.conf(255B)
----src()
--------components()
--------layouts()
--------utils()
--------views()
--------default.less(330B)
--------App.tsx(370B)
--------icons.ts(1KB)
--------router()
--------shims-app.d.ts(1KB)
--------App.less(333B)
--------main.ts(738B)
--------shims-tsx.d.ts(683B)
--------locales()
--------store()
--------core()
--------hooks()
----.env.production(41B)
----jest.config.js(88B)
----.editorconfig(121B)
----babel.config.js(368B)
----yarn.lock(444KB)
----.env.development(21B)
----.env.analyz(35B)
----.eslintrc.js(1KB)
----vue.config.js(3KB)