This commit is contained in:
Andrea Bianchi 2025-04-17 16:06:41 +09:00
parent f31906224a
commit c9d65db4ad

View File

@ -0,0 +1,10 @@
# svelte-P5 Play
A simple template to get you started with p5 svelte and the [p5play](https://p5play.org/index.html) library.
## How to use
```bash
npm install
npm run dev
```