import React from 'react' import Head from 'next/head' import Nav from '../components/nav' const Home = () => (
To get started, edit pages/index.js and save to reload.
pages/index.js
Learn more about Next.js in the documentation.
Learn about Next.js by following an interactive tutorial!
Find other example boilerplates on the Next.js GitHub.