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
electronenvironment 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
Based on electron-react-boilerplate.