1 2 3 4 5 6 7 8 9 10 11 12 13 14
# HOVER:BIT-BLE App To run locally ``` npm i npm build npm run dev ``` To deploy ``` ./deploy.sh <version> ```