Files
hpos-web/README.md

18 lines
194 B
Markdown
Raw Normal View History

2023-07-27 12:04:02 +05:30
# HPOS Dashboard
2023-07-05 07:12:43 +05:30
### install
2023-07-05 07:12:43 +05:30
npm install
2023-07-05 07:12:43 +05:30
### run
2023-07-05 07:12:43 +05:30
npm start
2023-07-05 07:12:43 +05:30
### browser
2023-07-05 07:12:43 +05:30
http://localhost:3000
2023-07-25 20:13:50 +05:30
pyinstaller --noconfirm --noconsole -i "smi.ico" --windowed --clean hemocube.py