weather Project setup yarn install Compiles and hot-reloads for development yarn run serve or for electron development yarn run electron:serve Compiles and minifies for production yarn run build or for electron build yarn run electron:build Lints and fixes files npm run lint Customize configuration See Configuration Reference.