git clone https://github.com/tischfieldlab/moseq-reports.git
cd moseq-reports
npm install
npm run electron:serve
npm run electron:build
npm run test:unit
npm run test:e2e
npm run lint
git clone https://github.com/tischfieldlab/moseq-reports.git
cd moseq-reports
npm install
npm run electron:serve
npm run electron:build
npm run test:unit
npm run test:e2e
npm run lint