Preact-Photon Demo
February 11, 2017 ยท View on GitHub
Demonstration of a desktop app built with Electron using the Preact-Photon UI library, Yarn for package management, and Babel and Webpack2 for compilation.
See package.json for scripts and dependencies.
Repository based on electron-quick-start.
Usage
First, install Yarn for your system (you can replace yarn with npm below if you don't wish to switch yet)
yarn installInstall dependencies.yarn watchCompile development version and watch for changes. Bundled files will appear indist/.yarn startStart the desktop app (while watcher is running in another terminal). Use Ctrl-R or Cmd-R to reload the app.
Screenshot
