A Vue.js project which reads data from Firebase Realtime Database. The data is written to Firebase by a Wemos D1 mini arduino.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
- the Arduino Project folder contains the instructions for setting up and programming the Wemos D1 mini