1 Star 0 Fork 0

只有我不在的街道/vue3-ujuji

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
html546 提交于 2021-12-18 12:00 . Initial commit
{
"name": "vite-vue-starter",
"version": "0.0.1",
"keywords": [
"vite",
"template",
"vue-template",
"vue",
"tailwindcss",
"element-plus"
],
"description": "A vite template with vue,tailwindcss,element-plus,vue-router,pinia2",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"@iconify/iconify": "^2.0.4",
"@iconify/json": "^1.1.421",
"element-plus": "^1.1.0-beta.24",
"pinia": "^2.0.0",
"vite-plugin-purge-icons": "^0.7.0",
"vue": "^3.2.16",
"vue-router": "4"
},
"devDependencies": {
"@types/node": "14.17.4",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@vitejs/plugin-vue": "^1.9.3",
"autoprefixer": "^10.4.0",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.2",
"postcss": "^8.3.11",
"prettier": "^2.4.1",
"sass": "^1.43.4",
"tailwindcss": "^2.2.19",
"typescript": "^4.4.3",
"unplugin-vue-components": "^0.17.0",
"vite": "^2.6.4",
"vite-plugin-html": "^2.1.1",
"vue-eslint-parser": "^8.0.0",
"vue-tsc": "^0.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/kenann/vue3-ujuji.git
[email protected]:kenann/vue3-ujuji.git
kenann
vue3-ujuji
vue3-ujuji
master

搜索帮助