Skip to content

iFunnyMan520/development

Repository files navigation

###Prepare Development

mkdir ~/development cd ~/development
git clone https://github.com/iFunnyMan520/development.git
python3.7 -m venv proj1 cd proj1
source bin/active
pip install -r requirements.txt

###Development

# Run server on http://localhost:5000/
python main.py
# Create database
python script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •