python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
export FLASK_APP=diary_ui.py
export FLASK_ENV=development
export FLASK_RUN_PORT=5001
flask run
-
Notifications
You must be signed in to change notification settings - Fork 0
Childcare Diary UI
License
MashSoftware/diary-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Childcare Diary UI
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published