Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunodorea/rocketseat-notificationjs
Projeto de um serviço de lembrete no browser e um app desktop com Electron.
https://github.com/brunodorea/rocketseat-notificationjs
css electron html javascript maykbrito nodejs rocketseat
Last synced: 13 days ago
JSON representation
Projeto de um serviço de lembrete no browser e um app desktop com Electron.
- Host: GitHub
- URL: https://github.com/brunodorea/rocketseat-notificationjs
- Owner: BrunoDorea
- License: mit
- Created: 2023-02-21T12:56:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T16:19:08.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T07:14:24.591Z (17 days ago)
- Topics: css, electron, html, javascript, maykbrito, nodejs, rocketseat
- Language: JavaScript
- Homepage: https://brunodorea.github.io/rocketseat-notificationJS/
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Notification Browser
🖥️ Projeto |
🚀 Tecnologias |
📝 License |## 💻 Projeto
Projeto de um serviço de lembrete no browser e um app desktop com Electron.
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
![]()
![]()
![]()
![]()
![]()
![]()
## 📝 License
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.
---
## Para iniciar o projeto
```
npm start
```## Para gerar o executavel
```
npm run build
```