nthinspectiontool/SETUP_COMPLETE.txt

10 lines
251 B
Text
Raw Permalink Normal View History

2026-03-30 14:01:29 +00:00
All files have been created according to the plan. The project is ready for setup.
To initialize the application, run:
cd inspection-app
python setup.py
Then start the application with:
python run.py
Access the application at https://localhost:5000