1 Star 0 Fork 0

Discovery/site-ltd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 915 Bytes
一键复制 编辑 原始数据 按行查看 历史
Discovery 提交于 2022-07-09 23:01 +08:00 . add express server
{
"name": "site-ltd",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"docs:dev": "vitepress dev docs",
"start": "node-dev server/bin/www"
},
"dependencies": {
"axios": "^0.27.2",
"element-plus": "^2.2.8",
"pinia": "^2.0.14",
"vue": "^3.2.25",
"vue-router": "^4.0.16"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.6",
"@types/node": "^18.0.0",
"@vitejs/plugin-vue": "^2.3.3",
"cookie-parser": "^1.4.6",
"debug": "^4.3.4",
"express": "^4.18.1",
"http-errors": "^2.0.0",
"mockjs": "^1.1.0",
"morgan": "^1.10.0",
"node-dev": "^7.4.3",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.9.2",
"unplugin-vue-components": "^0.21.0",
"vite": "^2.9.9",
"vitepress": "^1.0.0-alpha.4",
"vue-tsc": "^0.34.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/git_discovery/site-ltds.git
git@gitee.com:git_discovery/site-ltds.git
git_discovery
site-ltds
site-ltd
master

搜索帮助