# openblock-link
[![Publish Npm Package](https://github.com/openblockcc/openblock-link/actions/workflows/publish-npm-package.yml/badge.svg)](https://github.com/openblockcc/openblock-link/actions/workflows/publish-npm-package.yml)
![](https://img.shields.io/github/license/openblockcc/openblock-link)

### Instructions
```bash
npm install
npm run fetch
npm start
```

If you work on windows and want to use BLE connection check this instructions: [https://github.com/noble/noble](https://github.com/noble/noble)
