csv+
Project setup
yarn install
Compiles and hot-reloads for development
yarn run electron:serve
Compiles and minifies for production
yarn run electron:build
Run your unit tests (not yet)
yarn test:unit
Run your end-to-end tests (not yet)
yarn test:e2e
Lints and fixes files
yarn lint