Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

m-allanson/gatsby-path-prefix-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-path-prefix-example

Steps

  • yarn install

  • yarn run build

  • yarn run gatsby serve

  • Open the site at http://localhost:9000/

  • Check the errors in the browser's console

  • Click the 'Go to page 2' link

  • Note messages in the console, and that after a short delay the url changes, but the page content does not update.