Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 648 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 648 Bytes

©️ Electron Boilerplate 💜

An Electron boilerplate project for development with node.js, express, pug and scss

🛠️ Stack

  • electron
  • nodejs: 14 + express
  • webpack@5, pug + scss

📝 Features

  • ☑️ nodejs 14 + express
  • ☑️ wepack@5, pug and scss
  • ☑️ running this application with electron

💎 Run

  $ cp .env.example .env
  $ npm install
  $ npm run electron:start

👩 Author

@laisfrigerio

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details