[x] ๐ Documentation (updates to the documentation, readme or JSdoc annotations)
[ ] ๐ Bug fix (a non-breaking change that fixes an issue)
[ ] ๐ Enhancement (improving an existing functionality like performance)
[x] โจ New feature (a non-breaking change that adds functionality)
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Introdocing a new command for creating new projects. It fetches project templates from https://nuxt.new API, allows users to choose projet name and path. And finally an info message upon complection with a question to open new project in current window or a new one.
๐ Linked issue / Discussion
58
โ Type of change
๐ Description
Introdocing a new command for creating new projects. It fetches project templates from
https://nuxt.new
API, allows users to choose projet name and path. And finally an info message upon complection with a question to open new project in current window or a new one.๐ Checklist