diff --git a/contributing.md b/contributing.md index 08b46b459e84d..0c9f1fb147e1e 100644 --- a/contributing.md +++ b/contributing.md @@ -138,8 +138,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/active-class-name/README.md b/examples/active-class-name/README.md index cdc93b6d6108d..877d0e61b84b8 100644 --- a/examples/active-class-name/README.md +++ b/examples/active-class-name/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/amp-first/README.md b/examples/amp-first/README.md index 66b9a021cc0b1..675c1d532b7b9 100644 --- a/examples/amp-first/README.md +++ b/examples/amp-first/README.md @@ -15,8 +15,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/amp-story/README.md b/examples/amp-story/README.md index 7e01a063ce2a6..d3575b53c7b31 100644 --- a/examples/amp-story/README.md +++ b/examples/amp-story/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/amp/README.md b/examples/amp/README.md index d04d5de078d14..17cccda09e535 100644 --- a/examples/amp/README.md +++ b/examples/amp/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/analyze-bundles/README.md b/examples/analyze-bundles/README.md index a5af226563976..a778e3d4289ef 100644 --- a/examples/analyze-bundles/README.md +++ b/examples/analyze-bundles/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes-apollo-server-and-client-auth/README.md b/examples/api-routes-apollo-server-and-client-auth/README.md index 4513448522c72..c0e2ff213bc27 100644 --- a/examples/api-routes-apollo-server-and-client-auth/README.md +++ b/examples/api-routes-apollo-server-and-client-auth/README.md @@ -6,8 +6,6 @@ In this simple example, we integrate Apollo seamlessly with [Next.js data fetchi ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example: ```bash diff --git a/examples/api-routes-apollo-server-and-client/README.md b/examples/api-routes-apollo-server-and-client/README.md index 9ee7ecd91d230..331a2dce87ef8 100644 --- a/examples/api-routes-apollo-server-and-client/README.md +++ b/examples/api-routes-apollo-server-and-client/README.md @@ -6,8 +6,6 @@ In this simple example, we integrate Apollo seamlessly with [Next.js data fetchi ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes-apollo-server/README.md b/examples/api-routes-apollo-server/README.md index 00541edf82af9..c2135a7ae5ab9 100644 --- a/examples/api-routes-apollo-server/README.md +++ b/examples/api-routes-apollo-server/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes-graphql/README.md b/examples/api-routes-graphql/README.md index ffbe296a20784..7bd7574bed373 100644 --- a/examples/api-routes-graphql/README.md +++ b/examples/api-routes-graphql/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes-middleware/README.md b/examples/api-routes-middleware/README.md index b1f6678ad4374..e1547db270a55 100644 --- a/examples/api-routes-middleware/README.md +++ b/examples/api-routes-middleware/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes-rest/README.md b/examples/api-routes-rest/README.md index 7f2726f6cac72..3f12cd4a67662 100644 --- a/examples/api-routes-rest/README.md +++ b/examples/api-routes-rest/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/api-routes/README.md b/examples/api-routes/README.md index 630a777096c8b..0b251b56d2e4e 100644 --- a/examples/api-routes/README.md +++ b/examples/api-routes/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/basic-export/README.md b/examples/basic-export/README.md index 26925c885adcf..828434c1b2632 100644 --- a/examples/basic-export/README.md +++ b/examples/basic-export/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/blog-starter-typescript/README.md b/examples/blog-starter-typescript/README.md index 4f7c1018cc1a9..95cee4f58b6f2 100644 --- a/examples/blog-starter-typescript/README.md +++ b/examples/blog-starter-typescript/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_mediu [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?c=1&s=https://github.com/vercel/next.js/tree/canary/examples/blog-starter-typescript) -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/blog-starter/README.md b/examples/blog-starter/README.md index a6146425ea08d..7f6cf9b819120 100644 --- a/examples/blog-starter/README.md +++ b/examples/blog-starter/README.md @@ -34,8 +34,6 @@ Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_mediu ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/catch-all-routes/README.md b/examples/catch-all-routes/README.md index f66db66588b8c..ab957a0412345 100644 --- a/examples/catch-all-routes/README.md +++ b/examples/catch-all-routes/README.md @@ -19,8 +19,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-agilitycms/README.md b/examples/cms-agilitycms/README.md index d49cedab82057..d53c27ee3e0b7 100644 --- a/examples/cms-agilitycms/README.md +++ b/examples/cms-agilitycms/README.md @@ -33,8 +33,6 @@ Once you have access to [the environment variables you'll need](#step-15-set-up- ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-buttercms/README.md b/examples/cms-buttercms/README.md index 1a923ee952868..b455eaa19d133 100644 --- a/examples/cms-buttercms/README.md +++ b/examples/cms-buttercms/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-2-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-datocms/README.md b/examples/cms-datocms/README.md index acbf75d0cf295..79f501d1fa291 100644 --- a/examples/cms-datocms/README.md +++ b/examples/cms-datocms/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-graphcms/README.md b/examples/cms-graphcms/README.md index 7a512ee54324c..b52731c715166 100644 --- a/examples/cms-graphcms/README.md +++ b/examples/cms-graphcms/README.md @@ -33,8 +33,6 @@ Once you have access to [the environment variables you'll need](#step-3-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-kontent/README.md b/examples/cms-kontent/README.md index 28c2298e7759e..696ccc5a63598 100644 --- a/examples/cms-kontent/README.md +++ b/examples/cms-kontent/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-3-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-prismic/README.md b/examples/cms-prismic/README.md index ab0a9c45f7b7b..3eb460ac6d764 100644 --- a/examples/cms-prismic/README.md +++ b/examples/cms-prismic/README.md @@ -29,8 +29,6 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-sanity/README.md b/examples/cms-sanity/README.md index 43d864614f62e..2a50081b795a8 100644 --- a/examples/cms-sanity/README.md +++ b/examples/cms-sanity/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-4-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-storyblok/README.md b/examples/cms-storyblok/README.md index 1238aca319db3..755776384a05a 100644 --- a/examples/cms-storyblok/README.md +++ b/examples/cms-storyblok/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-6-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-strapi/README.md b/examples/cms-strapi/README.md index 7a67fbe3fee7b..177cada6fc0c9 100644 --- a/examples/cms-strapi/README.md +++ b/examples/cms-strapi/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-7-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-takeshape/README.md b/examples/cms-takeshape/README.md index 3779c50482213..e231149cfa9fc 100644 --- a/examples/cms-takeshape/README.md +++ b/examples/cms-takeshape/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/cms-wordpress/README.md b/examples/cms-wordpress/README.md index 4f79adb0c2e7b..4a6f7db4da8e0 100644 --- a/examples/cms-wordpress/README.md +++ b/examples/cms-wordpress/README.md @@ -30,8 +30,6 @@ Once you have access to [the environment variables you'll need](#step-3-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-routes-proxying/README.md b/examples/custom-routes-proxying/README.md index e010337c921fd..38f008876e093 100644 --- a/examples/custom-routes-proxying/README.md +++ b/examples/custom-routes-proxying/README.md @@ -6,8 +6,6 @@ This approach is very helpful when you are trying to incrementally migrate your ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-actionhero/README.md b/examples/custom-server-actionhero/README.md index bded589121a82..c1c4e1c37a3da 100644 --- a/examples/custom-server-actionhero/README.md +++ b/examples/custom-server-actionhero/README.md @@ -7,8 +7,6 @@ A more detailed example showcasing how to use fetch and web sockets to interact ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-express/README.md b/examples/custom-server-express/README.md index 3e526defe38e3..c65095a2ccdf0 100644 --- a/examples/custom-server-express/README.md +++ b/examples/custom-server-express/README.md @@ -8,8 +8,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-fastify/README.md b/examples/custom-server-fastify/README.md index 3fbb5bde41a51..1a5ceeb5d5610 100644 --- a/examples/custom-server-fastify/README.md +++ b/examples/custom-server-fastify/README.md @@ -8,8 +8,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-hapi/README.md b/examples/custom-server-hapi/README.md index da5b99f7ea0a6..c2af0227836ee 100644 --- a/examples/custom-server-hapi/README.md +++ b/examples/custom-server-hapi/README.md @@ -8,8 +8,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-koa/README.md b/examples/custom-server-koa/README.md index 9996395b299ee..ca56d476415ca 100644 --- a/examples/custom-server-koa/README.md +++ b/examples/custom-server-koa/README.md @@ -8,8 +8,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-polka/README.md b/examples/custom-server-polka/README.md index 39342b220fbc6..5483433550b5d 100644 --- a/examples/custom-server-polka/README.md +++ b/examples/custom-server-polka/README.md @@ -8,8 +8,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server-typescript/README.md b/examples/custom-server-typescript/README.md index 878c6442c1143..ce15edb5d6ae5 100644 --- a/examples/custom-server-typescript/README.md +++ b/examples/custom-server-typescript/README.md @@ -7,8 +7,6 @@ The second directory should be added to `.gitignore`. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/custom-server/README.md b/examples/custom-server/README.md index d3b140b717336..955a57fae5ef4 100644 --- a/examples/custom-server/README.md +++ b/examples/custom-server/README.md @@ -6,8 +6,6 @@ The example shows a server that serves the component living in `pages/a.js` when ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/dynamic-routing/README.md b/examples/dynamic-routing/README.md index 8ccf21254dd0a..9ab5ca817c3e7 100644 --- a/examples/dynamic-routing/README.md +++ b/examples/dynamic-routing/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/gh-pages/README.md b/examples/gh-pages/README.md index 2c5cc5b5d07b3..e9a37206c2bcb 100644 --- a/examples/gh-pages/README.md +++ b/examples/gh-pages/README.md @@ -4,8 +4,6 @@ This example shows the most basic idea behind Next. We have 2 pages: `pages/inde ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/head-elements/README.md b/examples/head-elements/README.md index 2a1f5d69ac434..83f415fde40c6 100644 --- a/examples/head-elements/README.md +++ b/examples/head-elements/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/hello-world/README.md b/examples/hello-world/README.md index a49fa7c19bdc8..c6d6e20165e49 100644 --- a/examples/hello-world/README.md +++ b/examples/hello-world/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/layout-component/README.md b/examples/layout-component/README.md index 7245ca3c6ba2e..9fec8d63dce0a 100644 --- a/examples/layout-component/README.md +++ b/examples/layout-component/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/nested-components/README.md b/examples/nested-components/README.md index 0cd672760876f..8a9625eea3afa 100644 --- a/examples/nested-components/README.md +++ b/examples/nested-components/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/progressive-render/README.md b/examples/progressive-render/README.md index 824c7fbd21745..5b26a71e60809 100644 --- a/examples/progressive-render/README.md +++ b/examples/progressive-render/README.md @@ -24,8 +24,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/ssr-caching/README.md b/examples/ssr-caching/README.md index 52252587adbbf..6f643d334a461 100644 --- a/examples/ssr-caching/README.md +++ b/examples/ssr-caching/README.md @@ -7,8 +7,6 @@ This app uses Next's [custom server and routing](https://nextjs.org/docs/advance ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/svg-components/README.md b/examples/svg-components/README.md index 585ca6a74518d..dcf1c9a69ea2a 100644 --- a/examples/svg-components/README.md +++ b/examples/svg-components/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/using-preact/README.md b/examples/using-preact/README.md index 9bac75b0cae8d..e29b744e5c273 100644 --- a/examples/using-preact/README.md +++ b/examples/using-preact/README.md @@ -4,8 +4,6 @@ This example uses [Preact](https://github.com/preactjs/preact) instead of React. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/using-router/README.md b/examples/using-router/README.md index f643a340a865a..6c067d09cb0ef 100644 --- a/examples/using-router/README.md +++ b/examples/using-router/README.md @@ -13,8 +13,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-absolute-imports/README.md b/examples/with-absolute-imports/README.md index 0a1b3558ba811..f1191084e0908 100644 --- a/examples/with-absolute-imports/README.md +++ b/examples/with-absolute-imports/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-algolia-react-instantsearch/README.md b/examples/with-algolia-react-instantsearch/README.md index b98d4c50bc6b0..0a4d72103d1b3 100644 --- a/examples/with-algolia-react-instantsearch/README.md +++ b/examples/with-algolia-react-instantsearch/README.md @@ -4,8 +4,6 @@ The goal of this example is to illustrate how you can use [Algolia React Instant ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-ant-design-less/README.md b/examples/with-ant-design-less/README.md index 77a4f7ffa0653..e496ceb6970e3 100644 --- a/examples/with-ant-design-less/README.md +++ b/examples/with-ant-design-less/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-ant-design-mobile/README.md b/examples/with-ant-design-mobile/README.md index 35c2ce95fdd38..2cc3dfa18b976 100644 --- a/examples/with-ant-design-mobile/README.md +++ b/examples/with-ant-design-mobile/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-ant-design-pro-layout-less/README.md b/examples/with-ant-design-pro-layout-less/README.md index 800c55a8754d2..e6f27e724e26c 100644 --- a/examples/with-ant-design-pro-layout-less/README.md +++ b/examples/with-ant-design-pro-layout-less/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-ant-design/README.md b/examples/with-ant-design/README.md index 99c7a684f9d74..a0e832676dd47 100644 --- a/examples/with-ant-design/README.md +++ b/examples/with-ant-design/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-aphrodite/README.md b/examples/with-aphrodite/README.md index f9372d899541a..215230de0cf30 100644 --- a/examples/with-aphrodite/README.md +++ b/examples/with-aphrodite/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-apollo-and-redux/README.md b/examples/with-apollo-and-redux/README.md index bd180d915b980..622fd8c1528d8 100644 --- a/examples/with-apollo-and-redux/README.md +++ b/examples/with-apollo-and-redux/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-apollo/README.md b/examples/with-apollo/README.md index 54d336ab70a7d..384cc9dfac183 100644 --- a/examples/with-apollo/README.md +++ b/examples/with-apollo/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-app-layout/README.md b/examples/with-app-layout/README.md index c8e918478bfde..643db8fe1ca8d 100644 --- a/examples/with-app-layout/README.md +++ b/examples/with-app-layout/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-astroturf/README.md b/examples/with-astroturf/README.md index 2085f65cc3b79..b23493f5f3370 100644 --- a/examples/with-astroturf/README.md +++ b/examples/with-astroturf/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-aws-amplify-typescript/README.md b/examples/with-aws-amplify-typescript/README.md index fc2c7d5a8cb63..55fae18242010 100644 --- a/examples/with-aws-amplify-typescript/README.md +++ b/examples/with-aws-amplify-typescript/README.md @@ -12,8 +12,6 @@ Two routes are implemented : ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-aws-amplify/README.md b/examples/with-aws-amplify/README.md index 9a2eb29a90cf6..21f9d97e543f9 100644 --- a/examples/with-aws-amplify/README.md +++ b/examples/with-aws-amplify/README.md @@ -11,8 +11,6 @@ Two routes are implemented : ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-babel-macros/README.md b/examples/with-babel-macros/README.md index 07f256c6e39cb..d10379d728c22 100644 --- a/examples/with-babel-macros/README.md +++ b/examples/with-babel-macros/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-carbon-components/README.md b/examples/with-carbon-components/README.md index c1ba4f1b50843..4ea693ae4a2e6 100644 --- a/examples/with-carbon-components/README.md +++ b/examples/with-carbon-components/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-cerebral/README.md b/examples/with-cerebral/README.md index 154c49eb306af..ffa9f61c1b96d 100644 --- a/examples/with-cerebral/README.md +++ b/examples/with-cerebral/README.md @@ -42,8 +42,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-chakra-ui/README.md b/examples/with-chakra-ui/README.md index 35b3521e2482c..a74811637514c 100644 --- a/examples/with-chakra-ui/README.md +++ b/examples/with-chakra-ui/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-context-api/README.md b/examples/with-context-api/README.md index 87cae27c7ed82..9db0371f619f1 100644 --- a/examples/with-context-api/README.md +++ b/examples/with-context-api/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-cookie-auth-fauna/README.md b/examples/with-cookie-auth-fauna/README.md index 27a4d41a66d37..eb91cb4a78f41 100644 --- a/examples/with-cookie-auth-fauna/README.md +++ b/examples/with-cookie-auth-fauna/README.md @@ -12,8 +12,6 @@ The helper function `auth` helps to retrieve the token across pages and redirect ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-custom-babel-config/README.md b/examples/with-custom-babel-config/README.md index 20680f2120309..022a8fea49fe1 100644 --- a/examples/with-custom-babel-config/README.md +++ b/examples/with-custom-babel-config/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-custom-reverse-proxy/README.md b/examples/with-custom-reverse-proxy/README.md index eb8e0b1afb445..edd8710d323db 100644 --- a/examples/with-custom-reverse-proxy/README.md +++ b/examples/with-custom-reverse-proxy/README.md @@ -9,8 +9,6 @@ Sorry for the extra packages. I belong to the minority camp of writing ES6 code ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-cxs/README.md b/examples/with-cxs/README.md index b403156eb1dd2..29f58edc3b7ff 100644 --- a/examples/with-cxs/README.md +++ b/examples/with-cxs/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-docker/README.md b/examples/with-docker/README.md index 4c33329b5ab43..8528f967cca12 100644 --- a/examples/with-docker/README.md +++ b/examples/with-docker/README.md @@ -8,8 +8,6 @@ You can check the [Example Dockerfile for your own Node.js project](https://gith ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-draft-js/README.md b/examples/with-draft-js/README.md index 3508a3dfc3b19..8bed79038428c 100644 --- a/examples/with-draft-js/README.md +++ b/examples/with-draft-js/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-dynamic-app-layout/README.md b/examples/with-dynamic-app-layout/README.md index 7812f7e8808af..14d6b0eb2e2fa 100644 --- a/examples/with-dynamic-app-layout/README.md +++ b/examples/with-dynamic-app-layout/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-dynamic-import/README.md b/examples/with-dynamic-import/README.md index a7d8e77fd9f83..fad9e127d0075 100644 --- a/examples/with-dynamic-import/README.md +++ b/examples/with-dynamic-import/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-electron-typescript/README.md b/examples/with-electron-typescript/README.md index 33bc4a8c0a592..b77cbfffabcb3 100644 --- a/examples/with-electron-typescript/README.md +++ b/examples/with-electron-typescript/README.md @@ -14,8 +14,6 @@ For development it's going to run a HTTP server and let Next.js handle routing. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-electron/README.md b/examples/with-electron/README.md index 025282625d192..4c46b82fc230c 100644 --- a/examples/with-electron/README.md +++ b/examples/with-electron/README.md @@ -8,8 +8,6 @@ For development it's going to run a HTTP server and let Next.js handle routing. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-emotion-11/README.md b/examples/with-emotion-11/README.md index 0f3621cf9f12c..e51e6bc4f089e 100644 --- a/examples/with-emotion-11/README.md +++ b/examples/with-emotion-11/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-emotion/README.md b/examples/with-emotion/README.md index c34e230a7e3e8..0c585c400e66d 100644 --- a/examples/with-emotion/README.md +++ b/examples/with-emotion/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-env-from-next-config-js/README.md b/examples/with-env-from-next-config-js/README.md index 21bbf75f64da1..2ebf547d7edff 100644 --- a/examples/with-env-from-next-config-js/README.md +++ b/examples/with-env-from-next-config-js/README.md @@ -20,8 +20,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-expo-typescript/README.md b/examples/with-expo-typescript/README.md index 2d4f1ae29293d..5b4ab82148b76 100644 --- a/examples/with-expo-typescript/README.md +++ b/examples/with-expo-typescript/README.md @@ -28,8 +28,6 @@ Deploy the native app to the App store and Play store using [Expo deployment](ht ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-expo/README.md b/examples/with-expo/README.md index 82705b9ce3535..d4c6a785253e0 100644 --- a/examples/with-expo/README.md +++ b/examples/with-expo/README.md @@ -28,8 +28,6 @@ Deploy the native app to the App store and Play store using [Expo deployment](ht ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-fela/README.md b/examples/with-fela/README.md index 3cbb9793ef7ef..26925677110d6 100755 --- a/examples/with-fela/README.md +++ b/examples/with-fela/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-filbert/README.md b/examples/with-filbert/README.md index caba65b64d397..37de70c74c75f 100644 --- a/examples/with-filbert/README.md +++ b/examples/with-filbert/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-firebase-authentication/README.md b/examples/with-firebase-authentication/README.md index 5fb17722b4a93..b5a1679a1944a 100644 --- a/examples/with-firebase-authentication/README.md +++ b/examples/with-firebase-authentication/README.md @@ -4,8 +4,6 @@ This example includes Firebase authentication and serverless [API routes](https: ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example: ```bash diff --git a/examples/with-firebase-cloud-messaging/README.md b/examples/with-firebase-cloud-messaging/README.md index e1cae79f3ab8d..b5df06ed85b51 100644 --- a/examples/with-firebase-cloud-messaging/README.md +++ b/examples/with-firebase-cloud-messaging/README.md @@ -4,8 +4,6 @@ To demo how to implement firebase cloud messaging to send web push notification ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-firebase-hosting/README.md b/examples/with-firebase-hosting/README.md index 43fc7e3f67749..11a1889266c72 100644 --- a/examples/with-firebase-hosting/README.md +++ b/examples/with-firebase-hosting/README.md @@ -15,8 +15,6 @@ If you are having issues, feel free to tag @jthegedus in the [issue you create o ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-flow/README.md b/examples/with-flow/README.md index e9ef33d249236..37def05c3477a 100644 --- a/examples/with-flow/README.md +++ b/examples/with-flow/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-framer-motion/README.md b/examples/with-framer-motion/README.md index 7b1427ff0ce4c..5ed7ef94dd26a 100644 --- a/examples/with-framer-motion/README.md +++ b/examples/with-framer-motion/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-glamor/README.md b/examples/with-glamor/README.md index f5a0996c4c654..e947df58a7612 100644 --- a/examples/with-glamor/README.md +++ b/examples/with-glamor/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-goober/README.md b/examples/with-goober/README.md index 72ff0f5e72644..e192d36c34fb5 100644 --- a/examples/with-goober/README.md +++ b/examples/with-goober/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-google-analytics-amp/README.md b/examples/with-google-analytics-amp/README.md index 73b42d0de3575..35c7651559be7 100644 --- a/examples/with-google-analytics-amp/README.md +++ b/examples/with-google-analytics-amp/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:: ```bash diff --git a/examples/with-google-analytics/README.md b/examples/with-google-analytics/README.md index 68ad647d6744f..1d70ea8655e17 100644 --- a/examples/with-google-analytics/README.md +++ b/examples/with-google-analytics/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:: ```bash diff --git a/examples/with-graphql-faunadb/README.md b/examples/with-graphql-faunadb/README.md index b86393766ff44..4e5a28a8f1117 100644 --- a/examples/with-graphql-faunadb/README.md +++ b/examples/with-graphql-faunadb/README.md @@ -32,8 +32,6 @@ This script will ask for the admin token. Once you provide it with a valid token At the end, the newly generated client token will be printed and should be used to replace the '< GRAPHQL_SECRET >' placeholder in the next.config.js config. -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ``` diff --git a/examples/with-graphql-hooks/README.md b/examples/with-graphql-hooks/README.md index 0dd48447f80e3..643f3ab55eb89 100644 --- a/examples/with-graphql-hooks/README.md +++ b/examples/with-graphql-hooks/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-graphql-react/README.md b/examples/with-graphql-react/README.md index f0f0d8cd38922..55fc87804bd5c 100644 --- a/examples/with-graphql-react/README.md +++ b/examples/with-graphql-react/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-grommet/README.md b/examples/with-grommet/README.md index aea3dfbd504e4..6021fa2166241 100644 --- a/examples/with-grommet/README.md +++ b/examples/with-grommet/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-hls-js/README.md b/examples/with-hls-js/README.md index 74c89d39a439b..e172eb21f2f2c 100644 --- a/examples/with-hls-js/README.md +++ b/examples/with-hls-js/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-http2/README.md b/examples/with-http2/README.md index d394e78575576..929cb225901ad 100644 --- a/examples/with-http2/README.md +++ b/examples/with-http2/README.md @@ -4,8 +4,6 @@ This example shows the most basic example using an HTTP2 server. We have 2 pages ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-i18n-rosetta/README.md b/examples/with-i18n-rosetta/README.md index f23688ea10e75..2ce93aef8f78d 100644 --- a/examples/with-i18n-rosetta/README.md +++ b/examples/with-i18n-rosetta/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-iron-session/README.md b/examples/with-iron-session/README.md index 7372866c13d1b..018ac06dc3577 100644 --- a/examples/with-iron-session/README.md +++ b/examples/with-iron-session/README.md @@ -31,8 +31,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-kea/README.md b/examples/with-kea/README.md index f810aa5856e59..acd2e48fc24ff 100644 --- a/examples/with-kea/README.md +++ b/examples/with-kea/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-linaria/README.md b/examples/with-linaria/README.md index 922b4237d7ef7..75d1eb41ce654 100644 --- a/examples/with-linaria/README.md +++ b/examples/with-linaria/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-lingui/README.md b/examples/with-lingui/README.md index f8b03cdea8c98..7a9486740282b 100644 --- a/examples/with-lingui/README.md +++ b/examples/with-lingui/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-loading/README.md b/examples/with-loading/README.md index 16909385a92cd..386769ab113f8 100644 --- a/examples/with-loading/README.md +++ b/examples/with-loading/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-magic/README.md b/examples/with-magic/README.md index bd49f20647e7d..d31b6332379e2 100644 --- a/examples/with-magic/README.md +++ b/examples/with-magic/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel Now](https://vercel.com/docs/now-cli#commands/o ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mdx/README.md b/examples/with-mdx/README.md index 24b75d2d48b9c..1a4eb4ffb4896 100644 --- a/examples/with-mdx/README.md +++ b/examples/with-mdx/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mobx-react-lite/README.md b/examples/with-mobx-react-lite/README.md index 5885a13c1d92f..de1a79b648e7a 100644 --- a/examples/with-mobx-react-lite/README.md +++ b/examples/with-mobx-react-lite/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mobx-state-tree-typescript/README.md b/examples/with-mobx-state-tree-typescript/README.md index e1673f76b6b0a..155567d2658ec 100644 --- a/examples/with-mobx-state-tree-typescript/README.md +++ b/examples/with-mobx-state-tree-typescript/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mobx-state-tree/README.md b/examples/with-mobx-state-tree/README.md index 82828f20eb53f..9285de72bb0f3 100644 --- a/examples/with-mobx-state-tree/README.md +++ b/examples/with-mobx-state-tree/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mobx/README.md b/examples/with-mobx/README.md index 325158d22b01b..bd25ead801676 100644 --- a/examples/with-mobx/README.md +++ b/examples/with-mobx/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mocha/README.md b/examples/with-mocha/README.md index c07f2f1c4da1d..e85661e69a725 100644 --- a/examples/with-mocha/README.md +++ b/examples/with-mocha/README.md @@ -4,8 +4,6 @@ This example features an app with Mocha tests. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-monaco-editor/README.md b/examples/with-monaco-editor/README.md index be37b96a69962..44c4dc58220e7 100644 --- a/examples/with-monaco-editor/README.md +++ b/examples/with-monaco-editor/README.md @@ -11,8 +11,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mongodb-mongoose/README.md b/examples/with-mongodb-mongoose/README.md index 8e90c39beff9d..b5e80023112a0 100644 --- a/examples/with-mongodb-mongoose/README.md +++ b/examples/with-mongodb-mongoose/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-mongodb/README.md b/examples/with-mongodb/README.md index 2f88e28478dc2..420f2911a0b78 100644 --- a/examples/with-mongodb/README.md +++ b/examples/with-mongodb/README.md @@ -15,8 +15,6 @@ Once you have access to the environment variables you'll need, deploy the exampl ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-netlify-cms/README.md b/examples/with-netlify-cms/README.md index b6a328301598e..0e2fc7e210613 100644 --- a/examples/with-netlify-cms/README.md +++ b/examples/with-netlify-cms/README.md @@ -4,8 +4,6 @@ ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-auth/README.md b/examples/with-next-auth/README.md index d466863a7b3ff..d0ade307a2284 100644 --- a/examples/with-next-auth/README.md +++ b/examples/with-next-auth/README.md @@ -16,8 +16,6 @@ More details about the providers can be found [here](https://next-auth.js.org/co It is vital that you know the deployment URL and define it in the environment file. -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-css/README.md b/examples/with-next-css/README.md index 0d7e76f3f2fcf..53abc9222f101 100644 --- a/examples/with-next-css/README.md +++ b/examples/with-next-css/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-less/README.md b/examples/with-next-less/README.md index b78dfd6d558f1..3a2136819879d 100644 --- a/examples/with-next-less/README.md +++ b/examples/with-next-less/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-offline/README.md b/examples/with-next-offline/README.md index ad55db3a24d58..e2502a7a43bdc 100644 --- a/examples/with-next-offline/README.md +++ b/examples/with-next-offline/README.md @@ -4,8 +4,6 @@ This example demonstrates how to use the [next-offline plugin](https://github.co ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-page-transitions/README.md b/examples/with-next-page-transitions/README.md index 6c01ac0a75c3d..4632dba67222b 100644 --- a/examples/with-next-page-transitions/README.md +++ b/examples/with-next-page-transitions/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-sass/README.md b/examples/with-next-sass/README.md index 76a843a9fd776..50616e1bb1cee 100644 --- a/examples/with-next-sass/README.md +++ b/examples/with-next-sass/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-seo/README.md b/examples/with-next-seo/README.md index 68ad554031d9a..878c332414896 100644 --- a/examples/with-next-seo/README.md +++ b/examples/with-next-seo/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-next-translate/README.md b/examples/with-next-translate/README.md index e1ae8897b599a..aef6297f1d37f 100644 --- a/examples/with-next-translate/README.md +++ b/examples/with-next-translate/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-orbit-components/README.md b/examples/with-orbit-components/README.md index f336aa22aa424..a45652020c088 100644 --- a/examples/with-orbit-components/README.md +++ b/examples/with-orbit-components/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-overmind/README.md b/examples/with-overmind/README.md index 63cd9d3036ef7..5daabe8daf44b 100644 --- a/examples/with-overmind/README.md +++ b/examples/with-overmind/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-passport/README.md b/examples/with-passport/README.md index db6e0163588a6..7ad12f984ba5c 100644 --- a/examples/with-passport/README.md +++ b/examples/with-passport/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-patternfly/README.md b/examples/with-patternfly/README.md index 9fae7cd8b72fe..9e379fa563e6d 100644 --- a/examples/with-patternfly/README.md +++ b/examples/with-patternfly/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-polyfills/README.md b/examples/with-polyfills/README.md index a4558ca2aeb8d..94e70ab5a2d5a 100644 --- a/examples/with-polyfills/README.md +++ b/examples/with-polyfills/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-portals-ssr/README.md b/examples/with-portals-ssr/README.md index df9386ed154bc..c745ac1b6c746 100644 --- a/examples/with-portals-ssr/README.md +++ b/examples/with-portals-ssr/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-portals/README.md b/examples/with-portals/README.md index 57330b6a0f975..f3884d6cf03c9 100644 --- a/examples/with-portals/README.md +++ b/examples/with-portals/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-prefetching/README.md b/examples/with-prefetching/README.md index d171efbee9796..30e8dbbb55101 100644 --- a/examples/with-prefetching/README.md +++ b/examples/with-prefetching/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-quill-js/README.md b/examples/with-quill-js/README.md index cd1f58feae130..d76f7dc2e0299 100644 --- a/examples/with-quill-js/README.md +++ b/examples/with-quill-js/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-rbx-bulma-pro/README.md b/examples/with-rbx-bulma-pro/README.md index 139acacfbd248..7fa5b76a46375 100644 --- a/examples/with-rbx-bulma-pro/README.md +++ b/examples/with-rbx-bulma-pro/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-bootstrap/README.md b/examples/with-react-bootstrap/README.md index 4aa23fd737968..4de0869686686 100644 --- a/examples/with-react-bootstrap/README.md +++ b/examples/with-react-bootstrap/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-ga/README.md b/examples/with-react-ga/README.md index 678a1b859d1c9..12750041c80df 100644 --- a/examples/with-react-ga/README.md +++ b/examples/with-react-ga/README.md @@ -11,8 +11,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-helmet/README.md b/examples/with-react-helmet/README.md index 8102c72cee14c..3887f16f13294 100644 --- a/examples/with-react-helmet/README.md +++ b/examples/with-react-helmet/README.md @@ -13,8 +13,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-jss/README.md b/examples/with-react-jss/README.md index 85f8de7fc7013..cde5b0066a82f 100644 --- a/examples/with-react-jss/README.md +++ b/examples/with-react-jss/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-md-typescript/README.md b/examples/with-react-md-typescript/README.md index e119134b43257..4b4890cd92dca 100644 --- a/examples/with-react-md-typescript/README.md +++ b/examples/with-react-md-typescript/README.md @@ -25,8 +25,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-md/README.md b/examples/with-react-md/README.md index 7a2f823d1e48b..293502d9fe6d4 100644 --- a/examples/with-react-md/README.md +++ b/examples/with-react-md/README.md @@ -26,8 +26,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-multi-carousel/README.md b/examples/with-react-multi-carousel/README.md index 5869441d9f12c..28533ce563d7b 100644 --- a/examples/with-react-multi-carousel/README.md +++ b/examples/with-react-multi-carousel/README.md @@ -12,8 +12,6 @@ _Live Example: https://react-multi-carousel.now.sh_ ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-native-web/README.md b/examples/with-react-native-web/README.md index 91e0f89dc7f31..bb84caff18611 100644 --- a/examples/with-react-native-web/README.md +++ b/examples/with-react-native-web/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-relay-network-modern/README.md b/examples/with-react-relay-network-modern/README.md index d50389cdced47..fc48a12d7c6d7 100644 --- a/examples/with-react-relay-network-modern/README.md +++ b/examples/with-react-relay-network-modern/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-toolbox/README.md b/examples/with-react-toolbox/README.md index 0601f226e9abc..6a008378406b6 100644 --- a/examples/with-react-toolbox/README.md +++ b/examples/with-react-toolbox/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-react-with-styles/README.md b/examples/with-react-with-styles/README.md index dc57bdb934198..4ddf08abbcd7d 100644 --- a/examples/with-react-with-styles/README.md +++ b/examples/with-react-with-styles/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-realm-web/README.md b/examples/with-realm-web/README.md index c76c7d1863598..2c3f36b07f782 100644 --- a/examples/with-realm-web/README.md +++ b/examples/with-realm-web/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-reason-relay/README.md b/examples/with-reason-relay/README.md index 096a9192a5978..336df5af79cdf 100644 --- a/examples/with-reason-relay/README.md +++ b/examples/with-reason-relay/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-reasonml-todo/README.md b/examples/with-reasonml-todo/README.md index 7c2ff7bb3f19f..b406715379699 100644 --- a/examples/with-reasonml-todo/README.md +++ b/examples/with-reasonml-todo/README.md @@ -22,8 +22,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-reasonml/README.md b/examples/with-reasonml/README.md index 0fe38fc44795f..6fb4a846c1941 100644 --- a/examples/with-reasonml/README.md +++ b/examples/with-reasonml/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-rebass/README.md b/examples/with-rebass/README.md index 12008f98cce8e..3389e26e6bdd1 100644 --- a/examples/with-rebass/README.md +++ b/examples/with-rebass/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-recoil/README.md b/examples/with-recoil/README.md index 3cdfc32e520e1..90f141cdc9f5d 100644 --- a/examples/with-recoil/README.md +++ b/examples/with-recoil/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-code-splitting/README.md b/examples/with-redux-code-splitting/README.md index 3fdf28fdd8a62..5b6183772b3e4 100644 --- a/examples/with-redux-code-splitting/README.md +++ b/examples/with-redux-code-splitting/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-observable/README.md b/examples/with-redux-observable/README.md index b84f3f672096f..df6746eb25c57 100644 --- a/examples/with-redux-observable/README.md +++ b/examples/with-redux-observable/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-persist/README.md b/examples/with-redux-persist/README.md index c01ce70f16334..e0f5de6839aac 100644 --- a/examples/with-redux-persist/README.md +++ b/examples/with-redux-persist/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-saga/README.md b/examples/with-redux-saga/README.md index 71d0b4981d3e9..e7e2a95f23064 100644 --- a/examples/with-redux-saga/README.md +++ b/examples/with-redux-saga/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-thunk/README.md b/examples/with-redux-thunk/README.md index 85aca9f634feb..573d45d0b8576 100644 --- a/examples/with-redux-thunk/README.md +++ b/examples/with-redux-thunk/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-toolkit/README.md b/examples/with-redux-toolkit/README.md index 8f012e598310d..486801de0e28f 100644 --- a/examples/with-redux-toolkit/README.md +++ b/examples/with-redux-toolkit/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux-wrapper/README.md b/examples/with-redux-wrapper/README.md index 25ecab9eebaba..93b550952a623 100644 --- a/examples/with-redux-wrapper/README.md +++ b/examples/with-redux-wrapper/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-redux/README.md b/examples/with-redux/README.md index aa29478a02499..dc1af34067c5d 100644 --- a/examples/with-redux/README.md +++ b/examples/with-redux/README.md @@ -22,8 +22,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-reflux/README.md b/examples/with-reflux/README.md index 96b379fd850e9..13d8c2a70d5d6 100644 --- a/examples/with-reflux/README.md +++ b/examples/with-reflux/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-relay-modern/README.md b/examples/with-relay-modern/README.md index 863509501956e..53eb926711bfd 100644 --- a/examples/with-relay-modern/README.md +++ b/examples/with-relay-modern/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-rematch/README.md b/examples/with-rematch/README.md index 03f8f27067fe4..5f28a09889140 100644 --- a/examples/with-rematch/README.md +++ b/examples/with-rematch/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:: ```bash diff --git a/examples/with-route-as-modal/README.md b/examples/with-route-as-modal/README.md index 093bfdfd09eb9..a84aca49899f1 100644 --- a/examples/with-route-as-modal/README.md +++ b/examples/with-route-as-modal/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-segment-analytics/README.md b/examples/with-segment-analytics/README.md index 52055b52e4f0d..d60e21e4c4149 100644 --- a/examples/with-segment-analytics/README.md +++ b/examples/with-segment-analytics/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-semantic-ui/README.md b/examples/with-semantic-ui/README.md index 8761d1c403942..2898e35e6e6a6 100644 --- a/examples/with-semantic-ui/README.md +++ b/examples/with-semantic-ui/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-sentry/README.md b/examples/with-sentry/README.md index cd458d3d713f4..7e337ce3ca1d6 100644 --- a/examples/with-sentry/README.md +++ b/examples/with-sentry/README.md @@ -14,8 +14,6 @@ Once you have access to your [Sentry DSN](#step-1-enable-error-tracking), deploy ## How To Use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-shallow-routing/README.md b/examples/with-shallow-routing/README.md index ae64d45930aa7..fa6cc8d9fc307 100644 --- a/examples/with-shallow-routing/README.md +++ b/examples/with-shallow-routing/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-sitemap/README.md b/examples/with-sitemap/README.md index d11dc622dd0a4..9fbe6e410b82c 100644 --- a/examples/with-sitemap/README.md +++ b/examples/with-sitemap/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-slate/README.md b/examples/with-slate/README.md index 39f180ee98d09..8b95a76207f87 100644 --- a/examples/with-slate/README.md +++ b/examples/with-slate/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:: ```bash diff --git a/examples/with-static-export/README.md b/examples/with-static-export/README.md index f8c1c57f8a5cf..8039eee9d713f 100644 --- a/examples/with-static-export/README.md +++ b/examples/with-static-export/README.md @@ -6,8 +6,6 @@ When trying to run `npm start` it will build and export your pages into the `out ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-stencil/README.md b/examples/with-stencil/README.md index 72d553209b541..5f467953e5d44 100644 --- a/examples/with-stencil/README.md +++ b/examples/with-stencil/README.md @@ -8,8 +8,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example: ```bash diff --git a/examples/with-stomp/README.md b/examples/with-stomp/README.md index a730e09f4f931..bada8883bba8b 100644 --- a/examples/with-stomp/README.md +++ b/examples/with-stomp/README.md @@ -8,8 +8,6 @@ Read more about [STOMP](http://jmesnil.net/stomp-websocket/doc/) protocol. ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-storybook/README.md b/examples/with-storybook/README.md index 68b914acba2a0..a1da101629a21 100644 --- a/examples/with-storybook/README.md +++ b/examples/with-storybook/README.md @@ -8,8 +8,6 @@ As of v6.0, Storybook has built-in TypeScript support, so no configuration is ne ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-strict-csp/README.md b/examples/with-strict-csp/README.md index ee9cad2a2397c..7523e5c870c11 100644 --- a/examples/with-strict-csp/README.md +++ b/examples/with-strict-csp/README.md @@ -13,8 +13,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-stripe-typescript/README.md b/examples/with-stripe-typescript/README.md index cc20b522a664c..74f1165e4b985 100644 --- a/examples/with-stripe-typescript/README.md +++ b/examples/with-stripe-typescript/README.md @@ -63,8 +63,6 @@ Once you have access to [the environment variables you'll need](#required-config ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-style-sheet/README.md b/examples/with-style-sheet/README.md index 2d32b787b4b27..4a058457af107 100644 --- a/examples/with-style-sheet/README.md +++ b/examples/with-style-sheet/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-styled-components-rtl/README.md b/examples/with-styled-components-rtl/README.md index 8b9c31d90f493..a6f3326438e42 100644 --- a/examples/with-styled-components-rtl/README.md +++ b/examples/with-styled-components-rtl/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-styled-components/README.md b/examples/with-styled-components/README.md index 726e80f94e889..d3c899c8f2b8f 100644 --- a/examples/with-styled-components/README.md +++ b/examples/with-styled-components/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-styled-jsx-plugins/README.md b/examples/with-styled-jsx-plugins/README.md index 1f28225313073..f779c5eaf1903 100644 --- a/examples/with-styled-jsx-plugins/README.md +++ b/examples/with-styled-jsx-plugins/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-styled-jsx-scss/README.md b/examples/with-styled-jsx-scss/README.md index a4588e9e7fe3c..91e4e3d4b3f4b 100644 --- a/examples/with-styled-jsx-scss/README.md +++ b/examples/with-styled-jsx-scss/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-styletron/README.md b/examples/with-styletron/README.md index 78ecd35c5d5cd..2be58b7b39ba6 100644 --- a/examples/with-styletron/README.md +++ b/examples/with-styletron/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-tailwindcss-emotion/README.md b/examples/with-tailwindcss-emotion/README.md index d062fe398cd0d..869c73634da8b 100644 --- a/examples/with-tailwindcss-emotion/README.md +++ b/examples/with-tailwindcss-emotion/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-tailwindcss/README.md b/examples/with-tailwindcss/README.md index 0c20b110cb3ce..866eb38c88d22 100644 --- a/examples/with-tailwindcss/README.md +++ b/examples/with-tailwindcss/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-tesfy/README.md b/examples/with-tesfy/README.md index 1ff3a8bf6c50d..a809cdbc2141c 100644 --- a/examples/with-tesfy/README.md +++ b/examples/with-tesfy/README.md @@ -18,8 +18,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-three-js/README.md b/examples/with-three-js/README.md index f0fbec09ffafc..9c7ca3d13eb70 100644 --- a/examples/with-three-js/README.md +++ b/examples/with-three-js/README.md @@ -14,8 +14,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-typescript-eslint-jest/README.md b/examples/with-typescript-eslint-jest/README.md index 40cdfee3ca366..adbc1ba29cbcf 100644 --- a/examples/with-typescript-eslint-jest/README.md +++ b/examples/with-typescript-eslint-jest/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-typescript-graphql/README.md b/examples/with-typescript-graphql/README.md index a93144e53eab6..518836f0bcfcd 100644 --- a/examples/with-typescript-graphql/README.md +++ b/examples/with-typescript-graphql/README.md @@ -25,8 +25,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-typescript-styled-components/README.md b/examples/with-typescript-styled-components/README.md index 83836e369a8ac..0f5a2dc05603f 100644 --- a/examples/with-typescript-styled-components/README.md +++ b/examples/with-typescript-styled-components/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use it? -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-typescript/README.md b/examples/with-typescript/README.md index e8e958fd81cb8..0a93bb36671fa 100644 --- a/examples/with-typescript/README.md +++ b/examples/with-typescript/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use it? -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-typestyle/README.md b/examples/with-typestyle/README.md index 2a06fd6925583..1466e20874c1e 100644 --- a/examples/with-typestyle/README.md +++ b/examples/with-typestyle/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-unsplash/README.md b/examples/with-unsplash/README.md index 3f4c5b3e0e332..7b5a1c134f95a 100644 --- a/examples/with-unsplash/README.md +++ b/examples/with-unsplash/README.md @@ -10,8 +10,6 @@ Once you have access to [the environment variables you'll need](#step-2-set-up-e ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-unstated/README.md b/examples/with-unstated/README.md index 86ee13197c469..baf05970e4bac 100644 --- a/examples/with-unstated/README.md +++ b/examples/with-unstated/README.md @@ -12,8 +12,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-urql/README.md b/examples/with-urql/README.md index cbebb98e0dc7f..1f016a1cde72a 100644 --- a/examples/with-urql/README.md +++ b/examples/with-urql/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com/now): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-userbase/README.md b/examples/with-userbase/README.md index af900623c306c..20874a1881316 100644 --- a/examples/with-userbase/README.md +++ b/examples/with-userbase/README.md @@ -12,8 +12,6 @@ Once you have access to [the environment variables you'll need](#step-2-setting- ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-videojs/README.md b/examples/with-videojs/README.md index c3afb45c72fbf..b753ea17af67f 100644 --- a/examples/with-videojs/README.md +++ b/examples/with-videojs/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:: ```bash diff --git a/examples/with-web-worker/README.md b/examples/with-web-worker/README.md index afac8f91d9f89..34bda1a44504a 100644 --- a/examples/with-web-worker/README.md +++ b/examples/with-web-worker/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com/): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-webassembly/README.md b/examples/with-webassembly/README.md index 01d735c318d30..6694b39cbd850 100644 --- a/examples/with-webassembly/README.md +++ b/examples/with-webassembly/README.md @@ -4,8 +4,6 @@ This example shows how to import WebAssembly files (`.wasm`) and use them inside ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-webpack-bundle-size-analyzer/README.md b/examples/with-webpack-bundle-size-analyzer/README.md index 01522fe8d687c..e8e6420527d5c 100644 --- a/examples/with-webpack-bundle-size-analyzer/README.md +++ b/examples/with-webpack-bundle-size-analyzer/README.md @@ -4,8 +4,6 @@ This example shows how to analyze the output bundles using [webpack-bundle-size- ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-why-did-you-render/README.md b/examples/with-why-did-you-render/README.md index 248f7766b98a0..798c070bfb947 100644 --- a/examples/with-why-did-you-render/README.md +++ b/examples/with-why-did-you-render/README.md @@ -11,8 +11,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-xstate/README.md b/examples/with-xstate/README.md index d1d702c54460c..2c1a98f72b3a3 100644 --- a/examples/with-xstate/README.md +++ b/examples/with-xstate/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-yarn-workspaces/README.md b/examples/with-yarn-workspaces/README.md index 79a3f1887c1f5..19b8e1a16b140 100644 --- a/examples/with-yarn-workspaces/README.md +++ b/examples/with-yarn-workspaces/README.md @@ -16,8 +16,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-zeit-fetch/README.md b/examples/with-zeit-fetch/README.md index 81d36fcd1c0f8..ac4b4ca194991 100644 --- a/examples/with-zeit-fetch/README.md +++ b/examples/with-zeit-fetch/README.md @@ -10,8 +10,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash diff --git a/examples/with-zones/README.md b/examples/with-zones/README.md index 81811244edd9f..2b7f6c57bba44 100644 --- a/examples/with-zones/README.md +++ b/examples/with-zones/README.md @@ -15,8 +15,6 @@ Deploy the example using [Vercel](https://vercel.com): ## How to use -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash