Météo Correns is an app made with Ionic Framework 3.9.2, datas are provided by json files and mqtt messages. These json files and messages are generated by Weewx wich grab sensors values on my homemade weather station.
Make sure you've installed the latest version of the Ionic CLI:
$ sudo npm install -g ionic
Clone or download and access this repo:
$ git clone https://github.com/norecords/meteo-correns/
$ cd meteo-correns
Install node modules:
$ npm install
Test the App in your Browser
$ ionic serve -c
This project use:
and many other things..
GNU GPLv3 - Copyright 2018 meteo.correns.org