# 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 ```