Added app.py frontend
This commit is contained in:
parent
31b3118291
commit
e4c20bc65b
3 changed files with 5 additions and 1 deletions
3
paramecio2/frontend/app.py
Normal file
3
paramecio2/frontend/app.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from paramecio2.app import start_app
|
||||
|
||||
app=start_app()
|
||||
Loading…
Add table
Add a link
Reference in a new issue