Skip to content

Commit

Permalink
Readme con pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Franco committed Jan 5, 2024
1 parent 3ca4a10 commit 1c806f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Deployment Pipeline](https://github.com/raulfb/vue3-vite-pwa/actions/workflows/pipeline.yml/badge.svg)](https://github.com/raulfb/vue3-vite-pwa/actions/workflows/pipeline.yml)

# Vue3 + Vite + PWA

Este es un proyecto que utiliza Vue 3, Vite para crear una aplicación web progresiva (PWA).
Expand Down Expand Up @@ -153,4 +155,5 @@ self.addEventListener("notificationclick", function (event) {
});
```
## Enlaces de interés
- [Documentación vite-plugin-pwa](https://vite-pwa-org.netlify.app/)
- [Documentación vite-plugin-pwa](https://vite-pwa-org.netlify.app/)

0 comments on commit 1c806f0

Please sign in to comment.