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

comozilla/onigo-server

Repository files navigation

onigo-server

About

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

準備

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

$ npm install

モジュールをビルド

$ npm run build

サーバーを起動

$ npm start