blagoev / realm-electron-sample

A simple Electron application using realm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run:

  1. Correct the path to realm depenency in package.json or npm install realm@latest
  2. npm install
  3. Edit main.js and renderer.js and change all YOUR_* placeholders with the required values
  4. npm start

About

A simple Electron application using realm


Languages

Language:JavaScript 92.9%Language:HTML 7.1%