1 Star 1 Fork 0

jiacheng-coder/frontend-resume

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 872 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiacheng-coder 提交于 2023-02-28 18:18 +08:00 . v2.0
{
"name": "my-resume",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview",
"test": "vitest"
},
"dependencies": {
"@headlessui/vue": "^1.7.4",
"@heroicons/vue": "^2.0.13",
"@vueuse/core": "^9.9.0",
"copy-to-clipboard": "^3.3.3",
"daisyui": "^2.42.1",
"pinia": "^2.0.28",
"theme-change": "^2.2.0",
"vue": "^3.2.41",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.8",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/test-utils": "^2.2.7",
"autoprefixer": "^10.4.13",
"jsdom": "^21.0.0",
"postcss": "^8.4.19",
"sass": "^1.57.1",
"tailwindcss": "^3.2.4",
"typescript": "^4.6.4",
"vite": "^3.2.3",
"vitest": "^0.27.0",
"vue-tsc": "^1.0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhujiacheng612/frontend-resume.git
git@gitee.com:zhujiacheng612/frontend-resume.git
zhujiacheng612
frontend-resume
frontend-resume
master

搜索帮助