This is a demo and test site for the swup fragment plugin.
This repo is deployed automatically at swup-fragment-plugin.netlify.app.
git clone [email protected]:swup/fragment-plugin-demo-site.git
cd ./fragment-plugin-demo-site
npm install
npm run dev
Tip
On npm install
, @swup/fragment-plugin
will be installed by cloning the package to ./packages/ fragment-plugin
. This simplifies development and debugging of the plugin directly on this demo site.