.
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: create-next-app CLI
|
||||
description: Create Next.js apps using one command with the create-next-app CLI.
|
||||
source: app/api-reference/cli/create-next-app
|
||||
---
|
||||
|
||||
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: CLI
|
||||
description: API Reference for the Next.js Command Line Interface (CLI) tools.
|
||||
source: app/api-reference/cli
|
||||
---
|
||||
|
||||
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: next CLI
|
||||
description: Learn how to run and build your application with the Next.js CLI.
|
||||
source: app/api-reference/cli/next
|
||||
---
|
||||
|
||||
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
|
||||
Reference in New Issue
Block a user