5 Star 0 Fork 1

Zeiion / AASP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zeiion 提交于 2021-10-10 00:26 . 框架、路由搭建
{
"name": "aasp",
"version": "0.0.0",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "^0.22.0",
"echarts": "^5.2.1",
"nprogress": "^0.2.0",
"vue": "^3.2.16",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vicons/ionicons5": "^0.11.0",
"@vicons/utils": "^0.1.4",
"@vitejs/plugin-vue": "^1.9.3",
"naive-ui": "^2.19.5",
"sass": "^1.42.1",
"typescript": "^4.4.3",
"vfonts": "^0.1.0",
"vite": "^2.6.4",
"vue-tsc": "^0.3.0"
}
}
1
https://gitee.com/Zeiion/aasp.git
git@gitee.com:Zeiion/aasp.git
Zeiion
aasp
AASP
master

搜索帮助