laurenor / node-lightswitch

A simple light switch app using web sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple light switch app using web sockets


Languages

Language:JavaScript 77.9%Language:HTML 13.0%Language:CSS 9.2%