This is a small demo project shocasing a simple physics playground using svelte-cubed and svelte-cannon.
Install the dependencies...
npm install
...then start Rollup:
npm run dev
Navigate to localhost:8080. You should see your app running.