Skip to content

thom-nic/electron-demo

Repository files navigation

Electron Demo

Simple Electron (formerly Atom Shell) boilerplate app since if you ask me the official Electron-Starter seems overly-complicated.

Circle CI Dependencies DevDependency Status

electron-demo mov

Features

  • ES6 support (via babel) + eslint
  • Less CSS
  • Mithril

Note: There's technically no need for browserify (unless you want to use it for something like JSX/ MSX transforms) since Electron already provides the full node.js environment in the browser.

Getting Started

nvm install
npm install
npm start

Changes will be rebuilt automatically, but you will still have to Ctrl-R in the app window to reload changes.

Reference

About

A simple Electron (Atom shell) demo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published