A simple Pixiv LIVE Sketch made with Sveltekit.
Home Page |
---|
Profile Section |
---|
LIVE Section |
---|
git clone https://github.com/rushkii/pixiv-sketch-svelte.git rushkii/pixiv-sketch-svelte
cd rushkii/pixiv-sketch-svelte
yarn install
yarn dev
# or if you want to expose to your local IP address
yarn dev --host
Tested on Firefox 116.0.3
(64-bit) and works fine.