import React from 'react' import Link from 'next/link' import Head from '../components/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 on Github and in their examples
Find other example boilerplates on the{' '} create-next-app site
create-next-app
Was this tool helpful? Let us know how we can improve it