Skip to content

rschristian/preact-cli-prerender-data-provider-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preact-cli-prerender-data-provider-demo

Instructions

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

Then open your browser so localhost:8080 and check the dev tools console, you should see / as the URL.

Finally, open localhost:8080/custom in your browser and check the console again, you should see /custom as the URL.