84740e846fe05a73eaa9336ec061ec835522f848
HPOS Dashboard
install
npm install
run
npm start
browser
http://localhost:3000
add target (multi site), if not already defined for that site
firebase target:apply hosting dev1 hpos-dev1
add or change to firebase.json
"target": "dev1",
run build
npm build
deploy
firebase deploy --only hosting:dev1
pyinstaller --noconfirm --noconsole -i "smi.ico" --windowed --clean hemocube.py
Description
Languages
Jupyter Notebook
86.4%
JavaScript
10.4%
CSS
1.9%
Python
1.1%
HTML
0.2%