Getting Started
Option 1: Use create-next-app
create-next-appyarn create next-app [project-name] -e https://github.com/nextjs-starter/nextjs-webapp-starter
# or
npx create-next-app [project-name] -e https://github.com/nextjs-starter/nextjs-webapp-starterOption 2: GitHub's Use this template feature
Use this template feature
Before you start coding
Last updated
Was this helpful?