Laundry app for Vipassana centres (on Electron)
Clone the repo and install dependencies:
git clone https://github.com/nilenso/dhobi-seva-electron.git
cd dhobi-seva-electron
npm installRun webpack
npm run-script webpackRun tests
npm testRun app
npm start