11 lines
179 B
Markdown
11 lines
179 B
Markdown
# 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
|
|
```
|