A sample shop to demonstrate PayPal Smart Payment Button integration in a Svelte app.
This is a project was created using the Svelte app template.
Note: you will need Node.js installed to run this app.
Install the dependencies...
cd svelte-app
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000 and you should see the app running.