基于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

folder
基于python+flask+vue的外包项目网站 预估大小:224个文件
file
1.html 172B
file
hello.html 128B
file
chongzhi.html 4KB
file
tosubmit.html 2KB
file
index.html 787B
file
genhong.jpeg 62KB
file
4.jpeg 114KB
file
5.jpeg 122KB
file
app.3ec500fa903028dd599ec6d3226153e0.css 4KB
file
glyphicons-halflings-regular.f4769f9.eot 20KB
file
test.html 133B
file
extra_uwsgi.ini 184B
file
extra_nginx.conf 362B
file
.editorconfig 147B
file
.babelrc 229B
file
index.html 456B
file
.gitignore 154B
file
.eslintignore 30B
folder
.gitkeep 文件夹
file
.gitignore 125B
zip 文件大小:5.87MB