Skip to content

marcysutton/gatsby-recipe-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linking Between Pages Recipe

This example walks through linking between pages in a Gatsby site using Gatsby Link.

Docs recipe: https://gatsbyjs.org/docs/recipes/pages-layouts#linking-between-pages

Install example

Set up the project by installing dependencies in the directory:

cd recipe-linking-between-pages
npm install

Start the project

gatsby develop

Run tests

Run the Cypress integration tests to make sure everything still works.

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published