1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# HOVER:BIT-BLE App ## Usage To run locally ``` npm i npm build npm run dev ``` ## Contribute Fork this repo, and open a pull request. I will then deploy and push to gh-pages. To deploy ``` ./deploy.sh <version> ```