1 Star 0 Fork 730

沐瑶 / roncoo-education-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 985 Bytes
一键复制 编辑 原始数据 按行查看 历史
领课 提交于 2019-12-24 12:04 . 修改环境配置
{
"name": "roncoo-education-web",
"version": "5.0.0",
"description": "roncoo education web",
"author": "laiwenbiao",
"scripts": {
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
"test": "cross-env NODE_ENV=testing node server/index.js",
"start": "node server/index.js",
"build": "nuxt build",
"build-dev": "cross-env NODE_ENV=development nuxt build",
"build-test": "cross-env NODE_ENV=testing nuxt build",
"generate": "nuxt generate"
},
"dependencies": {
"@gauseen/nuxt-proxy": "^1.0.1",
"@nuxtjs/axios": "^5.0.0",
"awe-dnd": "^0.3.4",
"axios": "^0.19.0",
"cross-env": "^5.2.0",
"koa": "^2.5.2",
"lru-cache": "^5.1.1",
"md5": "^2.2.1",
"node-gyp": "^4.0.0",
"node-sass": "^4.11.0",
"nuxt": "^2.0.0",
"qrcode": "^1.3.2",
"vue-cookie": "^1.1.4",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"nodemon": "^1.11.0",
"sass-loader": "^7.1.0"
}
}
JavaScript
1
https://gitee.com/muyao_vip/roncoo-education-web.git
git@gitee.com:muyao_vip/roncoo-education-web.git
muyao_vip
roncoo-education-web
roncoo-education-web
master

搜索帮助