All Projects → alexkrolick → preact-photon-electron-quick-start

alexkrolick / preact-photon-electron-quick-start

Licence: CC0-1.0 license
Demo desktop app built with Electron using the Preact-Photon UI library

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to preact-photon-electron-quick-start

Preact Photon
🚀 Beautiful desktop apps with Preact + Photon ❤️
Stars: ✭ 158 (+393.75%)
Mutual labels:  preact, photon
vitext
The Next.js like React framework for better User & Developer experience!
Stars: ✭ 376 (+1075%)
Mutual labels:  preact
Recal
A minimal, accessible React/Preact calendar component using modern CSS.
Stars: ✭ 191 (+496.88%)
Mutual labels:  preact
React
MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md
Stars: ✭ 234 (+631.25%)
Mutual labels:  preact
Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (+537.5%)
Mutual labels:  preact
Prefresh
Hot Module Reloading for Preact
Stars: ✭ 247 (+671.88%)
Mutual labels:  preact
Zero To Preact
A Step-by-step Guide to Preact + Webpack 2, without boilerplate!
Stars: ✭ 185 (+478.13%)
Mutual labels:  preact
preact-transitioning
Preact components for easily implementing basic CSS animations and transitions
Stars: ✭ 35 (+9.38%)
Mutual labels:  preact
blurhash-as
Blurhash implementation in AssemblyScript
Stars: ✭ 26 (-18.75%)
Mutual labels:  preact
Facebook Political Ads
Monitoring Facebook Political Ads
Stars: ✭ 215 (+571.88%)
Mutual labels:  preact
Hydux
A light-weight type-safe Elm-like alternative for Redux ecosystem, inspired by hyperapp and Elmish
Stars: ✭ 216 (+575%)
Mutual labels:  preact
Preact Devtools
Browser extension for inspection Preact applications
Stars: ✭ 204 (+537.5%)
Mutual labels:  preact
preact-cli-sw-precache
Preact cli plugin for configuring sw-precache
Stars: ✭ 19 (-40.62%)
Mutual labels:  preact
Preact Redux Example
🔁 Preact + Redux Example Project
Stars: ✭ 199 (+521.88%)
Mutual labels:  preact
hyperapp-example
hyperapp example
Stars: ✭ 14 (-56.25%)
Mutual labels:  preact
Bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Stars: ✭ 186 (+481.25%)
Mutual labels:  preact
Preact Custom Element
Wrap your component up as a custom element
Stars: ✭ 212 (+562.5%)
Mutual labels:  preact
Rex Tils
Type safe utils for redux actions, epics, effects, react/preact default props, various type guards and TypeScript utils, React util components
Stars: ✭ 245 (+665.63%)
Mutual labels:  preact
preact-css-transition-group
Apply CSS transitions when adding or removing Preact components/elements
Stars: ✭ 60 (+87.5%)
Mutual labels:  preact
preact-route-async
Easy asynchronous loading for your router components. For 440B.
Stars: ✭ 36 (+12.5%)
Mutual labels:  preact

Preact-Photon Demo

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 install Install dependencies.
  • yarn watch Compile development version and watch for changes. Bundled files will appear in dist/.
  • yarn start Start the desktop app (while watcher is running in another terminal). Use Ctrl-R or Cmd-R to reload the app.

Screenshot

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].