diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,6 @@ # HOVER:BIT-BLE App +## Usage To run locally ``` npm i @@ -7,6 +8,9 @@ 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> |