Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.