zhhz / raspi

My play ground with Raspberry PI and sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspi

My play ground with Raspberry PI and sensors.

Installation - server (on a raspberry pi / 0):

Change into the directory

cd server

Install dependencies

npm install

Run the server

npm start

Installation - client:

Change into the directory

cd client

Install dependencies

npm install

Run the server

npm start

Now just point your browser of choice to localhost at port 3000.

http://localhost:3000

About

My play ground with Raspberry PI and sensors.

License:MIT License


Languages

Language:JavaScript 94.9%Language:HTML 4.3%Language:CSS 0.8%