修改大纲级别展开收起的结构与样式
A Vue.js project
npm install
localhost:8080
npm run dev
若没有配置七牛云服务,则封面、头像、上传相关功能无法正常使用
npm run build dev npm run build test npm run build prod
根据需要自行在src/api/base.js文件中修改请求的api地址
src/api/base.js
安装七牛 Python SDK
pip install qiniu
python upqiniu.py #打包资源上传,需要python
dist/index.html
upqiniu.py
src/router/index.js
知士荟前端(www.learnerhub.com)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
learnerhub-v8
安装依赖包
本地运行
localhost:8080
不同环境的打包命令
打包后的资源上传、页面预览以及部署
安装七牛 Python SDK
dist/index.html
是预览文件upqiniu.py
脚本将相关代码上传后即可在本地直接打开预览文件其它说明
src/router/index.js
路由文件梳理项目结构