1 Star 1 Fork 0

imAei/zxjs-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
imAei 提交于 2022-04-25 23:30 . feat:增加guide页面 md渲染
{
"name": "zxjs-font",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit --skipLibCheck && vite build",
"preview": "vite preview"
},
"dependencies": {
"@kangc/v-md-editor": "^2.3.15",
"@types/node": "^17.0.24",
"element-plus": "^2.1.9",
"pinia": "^2.0.13",
"prismjs": "^1.28.0",
"type-fest": "^2.12.2",
"vite-plugin-prismjs": "^0.0.8",
"vue": "^3.2.25",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue": "^2.3.0",
"less": "^4.1.2",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.7.0",
"unplugin-vue-components": "^0.19.2",
"vite": "^2.9.0",
"vue-tsc": "^0.29.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wizardAEI/zxjs-front.git
[email protected]:wizardAEI/zxjs-front.git
wizardAEI
zxjs-front
zxjs-front
master

搜索帮助