Skip to content

Instantly share code, notes, and snippets.

@paulwongx
Created February 28, 2023 01:55
Show Gist options
  • Save paulwongx/159c932a5049d2f4eafa2e164c8278bc to your computer and use it in GitHub Desktop.
Save paulwongx/159c932a5049d2f4eafa2e164c8278bc to your computer and use it in GitHub Desktop.
CLI Commands
# Creating a next app from example template
# All examples: https://github.com/vercel/next.js/tree/canary/examples
yarn create next-app -e app-dir-mdx .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment