1f55978521a3a4e7734ae3e266e6d3cae9566231
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%