File size: 145 Bytes
1e92f2d
 
 
 
 
 
1
2
3
4
5
6
7
# Basic example

To run this example:

- `npm install` or `yarn` or `pnpm i` or `bun i`
- `npm run dev` or `yarn dev` or `pnpm dev` or `bun dev`