Converted app into a package
This commit is contained in:
parent
ef7818e10e
commit
904fe68d51
22 changed files with 49 additions and 35 deletions
2
run.py
Normal file
2
run.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from flask_website import app
|
||||
app.run(debug=True)
|
||||
Loading…
Add table
Add a link
Reference in a new issue