abmagil / electron-demo

0 stars 0 forks source link

Electron Demo

This is a demo project, to familiarize myself with Electron. I will use Electron to wrap my existing spending-plan app.

This will be a testbed for integrating electron with React and Redux, and an attempt to decouple my app from the NWB tool that was used to build it originally

Installation

You must have yarn

  1. git clone git@github.com:abmagil/electron-demo.git
  2. yarn install

Usage

npm start should launch the app in a form that can be used

License

ISC