Skip to content

shareoc/vercel-test-prefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

using-path-prefix

To test this example site locally run the following commands from this directory

gatsby build --prefix-paths
cd public
mkdir prefix
mv * prefix # This will cause an error but you can ignore it
cd ..
gatsby serve
# Open the served site at localhost:9000/prefix/