Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
/ WanMuJia Public archive

WanMuJia - An Online Trading Website for Redwood Furniture

License

Notifications You must be signed in to change notification settings

silencewwt/WanMuJia

Folders and files

NameName
Last commit message
Last commit date
Dec 23, 2015
Dec 22, 2015
Nov 18, 2015
Dec 12, 2015
Oct 4, 2015
Dec 22, 2015
Sep 20, 2017
Jul 14, 2015
Dec 21, 2015
Sep 11, 2015
Mar 18, 2021

Repository files navigation

MuYiJia

使用flask框架的web application

Setup

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run

python manage db upgrade
python manage runserver -d