Skip to content

smartbrandnew/payme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

A python version fork of www.zufangbao.com

Setup

git clone git://gitcafe.com/gtt116/payme.git
cd payme
virtualenv .venv
source .venv/bin/active
pip install -r requirements.txt
python manage.py runserver 0.0.0.0:8080

Start your brower and launch http://0.0.0.0:8080 to get the portal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.7%
  • JavaScript 41.3%