rsnext/packages/create-next-app/README.md
2019-08-03 12:25:25 +01:00

8 lines
337 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# create-next-app
This package includes the global command for creating [Next.js](https://github.com/zeit/next.js) applications.
Please refer to its documentation:
- [Setup](https://nextjs.org/docs#setup) How to create a new Next.js application.
- [Documentation](https://nextjs.org/docs) How to develop Next.js applications.