Kizspy Question: 6
(Choose 1 answer)
FeelsHiLaw.com
How do you create a new Next.js project?
A. Use the create-next-app command-line tool.
B. Install the Next.js package globally with npm.
C. Clone the Next.js starter template from GitHub.
D. Use the npm init command and manually configure the project.