An Electron boilerplate project for development with node.js, express, pug and scss
- electron
- nodejs: 14 + express
- webpack@5, pug + scss
- ☑️ nodejs 14 + express
- ☑️ wepack@5, pug and scss
- ☑️ running this application with electron
$ cp .env.example .env
$ npm install
$ npm run electron:start
This project is licensed under the MIT License - see the LICENSE.md file for details