Skip to content

Instantly share code, notes, and snippets.

@zsherman
Created August 16, 2017 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zsherman/cb171b698155d4b498f09fd4518e2db0 to your computer and use it in GitHub Desktop.
Save zsherman/cb171b698155d4b498f09fd4518e2db0 to your computer and use it in GitHub Desktop.
// ./pages/index.js
export default () => (
<div>Welcome to next.js!</div>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment