Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/counter-pinia
https://github.com/vitorferronato/counter-pinia
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitorferronato/counter-pinia
- Owner: VitorFerronato
- Created: 2024-07-04T01:01:06.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T18:22:29.000Z (7 months ago)
- Last Synced: 2024-12-23T18:12:31.650Z (29 days ago)
- Language: Vue
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PINIA COUNTER
## 💻 The project
Just a simple counter to pratice the amazing store tools from Pinia.
## 🚀 Technologies
* Vue
* Pinia
* Composition API## 🔧 installation
```
npm install
npm run dev
```