Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 413 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 413 Bytes

This is a small demo project shocasing a simple physics playground using svelte-cubed and svelte-cannon.


Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080. You should see your app running.