vite-starter

时间:2024-03-27 20:23:20
【文件属性】:

文件名称:vite-starter

文件大小:150KB

文件格式:ZIP

更新时间:2024-03-27 20:23:20

TypeScript

Vite / Vue-cli打字稿入门 包括 Vite / Vue-cli Vue 3(路由器/商店) 打字稿 Eslint(漂亮/ airbnb /打字稿) SVG图标 简讯 服务人员 如何使用图标 < template> < Icon> < script lang =" ts " > import { defineComponent } from 'vue' ; import Icon from '@/assets/icon.svg' ; export default defineComponent ( { components : { Icon , } , } ) ; </ script > 尾风 安装依赖项 npm install tailwindcss@npm:@tailwindcss/postcss7-compat p


【文件预览】:
vite-starter-master
----.env.example(40B)
----index.html(382B)
----postcss.config.js(86B)
----public()
--------index.html(591B)
--------robots.txt(24B)
--------favicon.ico(4KB)
----.browserslistrc(30B)
----.eslintrc.js(601B)
----tailwind.config.js(209B)
----src()
--------router()
--------main.ts(241B)
--------registerServiceWorker.ts(909B)
--------store()
--------views()
--------styles()
--------shims-vue.d.ts(304B)
--------App.vue(244B)
----babel.config.js(67B)
----vite.config.ts(890B)
----tsconfig.json(637B)
----jest.config.js(140B)
----.prettierrc(73B)
----pnpm-lock.yaml(434KB)
----vue.config.js(368B)
----.editorconfig(188B)
----tests()
--------unit()
----.gitignore(252B)
----readme.md(876B)
----package.json(2KB)

网友评论