laisfrigerio / electron-boilerplate

:computer: Electron Boilerplate with express, webpack@5, pug and scss πŸ’œ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:computer: Electron Boilerplate with express, webpack@5, pug and scss πŸ’œ

License:MIT License


Languages

Language:JavaScript 69.5%Language:Pug 15.7%Language:SCSS 14.5%Language:Shell 0.3%