@georgedoescode/houdini-voronoi-avatars
v1.0.3
Published
A simple setup for developing CSS Paint API worklets. This repo incudes:
Downloads
17
Readme
Worklet Starter Kit ✨
A simple setup for developing CSS Paint API worklets. This repo incudes:
- Live reloading
- A simple esbuild powered build step
- Some basic HTML/CSS to get you started with a nice blank canvas
Usage
- Run
npm install
- Run
npm run start