Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laisfrigerio/electron-boilerplate

:computer: Electron Boilerplate with express, webpack@5, pug and scss 💜
https://github.com/laisfrigerio/electron-boilerplate

boilerplate boilerplate-application boilerplate-node boilerplate-template electron electron-application electron-boilerplate express express-js expressjs node node-js nodejs nodemon pug pugjs sass scss webpack webpack5

Last synced: 6 days ago
JSON representation

:computer: Electron Boilerplate with express, webpack@5, pug and scss 💜

Awesome Lists containing this project

README

        

# :copyright: Electron Boilerplate 💜

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

## 🛠️ Stack

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

## :pencil: Features

- :ballot_box_with_check: nodejs 14 + express
- :ballot_box_with_check: wepack@5, pug and scss
- :ballot_box_with_check: running this application with electron

## :gem: Run

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

## :woman: Author

[@laisfrigerio](https://github.com/laisfrigerio/)

## 📄 License

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