This is the magic behind the magic mirror projects. The code runs a node server to serve the mirror.
npm install
Once installed, gulp should get you up and running with browsersync. You need to get various API keys for some features to work.
- Automatic Updates
- Bundle for distriution (minify)
- Calendar integration
- Service Worker for Offline
- Focus on only getting a service worker running first. Then add different functions.