pgdm-ui Electron App for PGDM Dev Install Install development version of pgdm-ui Requirements git NodeJS Pull code First time clone: git clone https://github.com/ucd-library/pgdm-ui pull changes: cd pgdm-ui git reset HEAD --hard git pull Install dependencies Install NPM dependencies npm install Run app npm start