# Introducing Create Next App

DevFeed: [Introducing Create Next App](<https://devfeed.tech/articles/introducing-create-next-app-3146.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/create-next-app>)

Author: Tim Neutkens

Published: 2019-10-09T15:02:30Z

Content type: article

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [React](<https://devfeed.tech/topics/react.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Template](<https://devfeed.tech/topics/template.md>), [Cache](<https://devfeed.tech/topics/cache.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [examples](<https://devfeed.tech/tags/examples.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [offline](<https://devfeed.tech/tags/offline.md>), [project](<https://devfeed.tech/tags/project.md>), [react](<https://devfeed.tech/tags/react.md>)

## AI overview

The article introduces Create Next App, a command-line tool that sets up a modern React application powered by Next.js. It highlights an interactive setup experience, zero dependencies, offline bootstrapping from the local package cache, an up-to-date default project template, support for Next.js examples, and testing alongside Next.js.

## Source excerpt

We're delighted today to introduce the new Create Next App. Create Next App sets up a modern React application powered by Next.js in one command.