Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moustaphacamara/camara-moustapha-vue3
From static template to Vue
https://github.com/moustaphacamara/camara-moustapha-vue3
Last synced: 14 days ago
JSON representation
From static template to Vue
- Host: GitHub
- URL: https://github.com/moustaphacamara/camara-moustapha-vue3
- Owner: MoustaphaCamara
- Created: 2024-07-09T12:25:46.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T14:55:30.000Z (7 months ago)
- Last Synced: 2024-07-10T16:57:46.858Z (7 months ago)
- Language: CSS
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# From static to Vue - Ynov - R. E
Migrating a project using its default static info to a new vue-3 composition api project using ky as a fetching dependency and pinia for the store.
```bash
npm i && npm run dev
```