zkapp-cli
zkapp-cli copied to clipboard
The ability to choose for app router using NextJs 14
Describe the problem
Create a new project
zk project hello
Choose for next
? Create an accompanying UI project too? …
❯ next
Not able to choose for app router nextjs project.
Describe the proposed solution
The ability to choose for app router: As in Nextjs cli
npx create-next-app@latest```
### Alternatives considered
_No response_
### Importance
would make my life easier
### Additional Information
_No response_