magjac / weather

Weather station app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather

A web application showing data from Emil's weather station @ bergetvidhandfatet.

Installation

git clone https://github.com/magjac/weather
cd weather
cd front-end
npm install

Start back-end

./server.py

Start front-end

cd front-end
npm run start

About

Weather station app


Languages

Language:JavaScript 75.8%Language:HTML 11.8%Language:Python 8.4%Language:Shell 2.0%Language:Makefile 2.0%