Skip to content

Run the Next.js app

  • Navigate to the frontend directory from the root of the project.

    Terminal window
    cd frontend
  • Start the Next.js app.

    Terminal window
    npm run next:dev