A minimal 3D-rendered weather app, designed and built in Electron.
An attempt to show the power of three.js on desktop platforms.
Feel free to contribute!
- Make sure you have node JS installed and available in your path
- run
npm install
at the root of this projects - run
npm start
to get things up and running!