Files
hpos-web/README.md
2023-07-25 20:13:50 +05:30

16 lines
176 B
Markdown

### install
npm install
### run
npm start
### browser
http://localhost:3000
pyinstaller --noconfirm --noconsole -i "smi.ico" --windowed --clean hemocube.py