Skip to content

laisfrigerio/electron-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

©️ 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