Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add project name to examples/with-three-js create command (vercel#17256)
This is a change to add the project name as in the other examples. When we run with the current create command, we are asked for the project name. As follows: ``` $ npx create-next-app --example with-three-js ? What is your project named? › my-app ```
- Loading branch information