10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
Precision and Research Technology Systems Limited
|
|
Website with online store
|
|
|
|
Powered by flask
|
|
|
|
host for machine:
|
|
python -m flask run
|
|
|
|
host for local network:
|
|
python -m flask run --host=0.0.0.0 |