KeePass-electron

August 25, 2015 ยท View on GitHub

Install

Install dependencies.

$ npm install

Run

npm run hot-dev-server
npm run start-hot

Please make sure you have a electron environment variable which is linked to your Electron binary in your terminal. Otherwise you should refer Run your app document for run this on your computer.

Package

npm run package

Built with

  • electron
  • keepass.io
  • redux
  • React
  • Immutable
  • webpack

Based on electron-react-boilerplate.

Contents

  1. 1Install
  2. 2Run
  3. 3Package
  4. 4Built with