Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milopadma/create-vold-app
npm module script that helps you in working with vold and nuxt3
https://github.com/milopadma/create-vold-app
Last synced: about 1 month ago
JSON representation
npm module script that helps you in working with vold and nuxt3
- Host: GitHub
- URL: https://github.com/milopadma/create-vold-app
- Owner: Milopadma
- Created: 2024-08-14T07:04:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T11:25:05.000Z (4 months ago)
- Last Synced: 2024-09-10T11:38:45.369Z (4 months ago)
- Language: JavaScript
- Size: 4.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-vold-app
The fastest way to create a new scaffolded Nuxt 3 app template with Vold CMS integration.
```npx create-vold-app```
what can it do now?
- scaffold a nuxt 3 app with sensible defaults (based on elementis).
- create types from /page and /homepage response from Vold CMS.roadmap
- [ ] sync types from response on existing create-vold-app projects.
- [ ] auto generate sections<>.vue based on /page and /homepage response.