Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 529 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 529 Bytes

onigo-server

About

onigo-controller の server 部分です。
sphero-websocket を使用しています。
node.js サーバーで Bluetooth で通信し、信号を送っています。

準備

モジュールをインストール

$ npm install

モジュールをビルド

$ npm run build

サーバーを起動

$ npm start