dbexp An Electron application with Vue and TypeScript Recommended IDE Setup VSCode + ESLint + Prettier Project Setup Install $ pnpm install Development $ npm dev Build # For windows $ npm build:win # For macOS $ npm build:mac # For Linux $ npm build:linux