mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-15 12:30:39 +01:00
Premiere Web App
This commit is contained in:
4
run-web.py
Normal file
4
run-web.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from webapp import webapp
|
||||
|
||||
if __name__ == '__main__':
|
||||
webapp.run(debug=True)
|
||||
Reference in New Issue
Block a user