The project relies on the electron api for access to the file system, so it can only be used through the electron client and not in the browser.
npm install
npm run serve
This needs to be called while the development server is running
npm run start
npm run build