Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 💜
- Host: GitHub
- URL: https://github.com/laisfrigerio/electron-boilerplate
- Owner: laisfrigerio
- License: mit
- Created: 2021-06-03T23:07:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T23:45:32.000Z (over 3 years ago)
- Last Synced: 2024-10-18T01:38:06.224Z (26 days ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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