基于Python+Flask+Vue的项目外包网站
使用Python+Flask+Vue搭建的外包项目网站,启动步骤简述如下:启动后台:1. 切换至后台目录:cd back
;2. 创建虚拟环境:virtualenv --no-site-packages extra_env
;3. 安装依赖:pip install -r requirements.txt
;4. 启动后台服务:python run.py
;5. 开启uwsgi:uwsgi extra_uwsgi.ini
;6. 配置nginx:sudo ln -s /home/genhongchan/code/pythonweb/extra-income/back/extranginx.conf /etc/nginx/conf.d/
;7. 启动nginx:sudo /etc/init.d/nginx start
。启动前端:1. 切换至前端目录:cd front
;2. 安装依赖:npm install
;3. 启动前端服务:npm run dev
。
基于python+flask+vue的外包项目网站
预估大小:224个文件
1.html
172B
hello.html
128B
chongzhi.html
4KB
tosubmit.html
2KB
index.html
787B
genhong.jpeg
62KB
4.jpeg
114KB
5.jpeg
122KB
app.3ec500fa903028dd599ec6d3226153e0.css
4KB
glyphicons-halflings-regular.f4769f9.eot
20KB
5.87MB
文件大小:
评论区