This is the application that executes the command at the path you choose. You can run or shut down multiple applications at the same time.
Project setup
npm install
Compiles and hot-reloads for development
npm run electron:serve
Compiles and minifies for production
npm run electron:build
Lints and fixes files
npm run lint