/moodie-api

:grimacing: Moodie API for Phillips Hue | School Project

Primary LanguageJavaScript

moodie-api

😬 Moodie API for Phillips Hue | School Project

Requirements

Stack

  • Koa ^1.2.4 web framework for node.js
  • Socket.io ^6.0.0 realtime application framework

Make the awesome

Install

Just clone the repo and start :

$ git clone https://github.com/LeoLeBras/moodie-api.git
$ cd moodie-api
$ yarn                          # Install Node.js components listed in ./package.json

Getting started

$ yarn start