代码拉取完成,页面将自动刷新
{
"name": "sang-cheung",
"version": "1.0.0",
"description": "My amazing Nuxt.js project",
"author": "ronnie",
"private": true,
"scripts": {
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
"build": "nuxt build",
"start": "cross-env NODE_ENV=production node server/index.js",
"generate": "cross-env NODE_ENV=development nuxt generate",
"build:gh-pages": "DEPLOY_ENV=GH_PAGES nuxt build",
"generate:gh-pages": "DEPLOY_ENV=GH_PAGES nuxt generate",
"deploy": "push-dir --dir=dist --branch=gh-pages --cleanup"
},
"dependencies": {
"@nuxtjs/axios": "^5.3.6",
"body-parser": "^1.19.0",
"cross-env": "^5.2.0",
"element-ui": "^2.4.11",
"express": "^4.16.4",
"github-markdown-css": "^3.0.1",
"mavon-editor": "^2.7.5",
"mongoose": "^5.6.13",
"node-sass": "^4.12.0",
"nuxt": "^2.0.0",
"sass-loader": "^8.0.0"
},
"devDependencies": {
"nodemon": "^1.18.9",
"push-dir": "^0.4.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。