/node-lightswitch

A simple light switch app using web sockets

Primary LanguageJavaScript

Node.js Lightswitch

A simple light switch app using Node.js, Express, and ws.

View it live, here.

##Install on your machine

Start the server

npm install
npm start

###Access the app http://localhost:5000