Skip to content

Instantly share code, notes, and snippets.

@bpmct
Created October 20, 2020 21:38
Show Gist options
  • Save bpmct/fa9444c3bafc2d2fe87b74e89b2229a2 to your computer and use it in GitHub Desktop.
Save bpmct/fa9444c3bafc2d2fe87b74e89b2229a2 to your computer and use it in GitHub Desktop.

Setup

  • Create environment with image bencdr/next-app
  • Open with VS Code or Terminal

Developing

  • Clone with create-next-app
  • npx create-next-app --example blog-starter blog-starter-app
  • cd blog-starter-app && yarn dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment