create-nuxt-app
create-nuxt-app copied to clipboard
[Feature Request] Pull in user template
Hi everyone,
I always initiate a project with
- a certain meta config
- a bunch of plugins
- some style assets
- a couple of layouts
- a bunch of components
- A headless CMS connection
I've been using this tool to much delight, and I thought it would be supercharged if one could integrate their own template projects already. Is this somehow possible?
Being the noobish programmer I am, I would be up for working on this feature if there is anyone who could guide me a bit as to where / how to get started with this.