# svelte-cubed **Repository Path**: mirrors_Rich-Harris/svelte-cubed ## Basic Information - **Project Name**: svelte-cubed - **Description**: Svelte ❤️ Three - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-24 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # svelte-cubed A Three.js component library for Svelte. https://svelte-cubed.vercel.app ## Developing This repo uses [pnpm](https://pnpm.io/). Install it... ``` npm install -g pnpm ``` ...then install dependencies: ``` pnpm install ``` Run `pnpm dev -- --open` to launch the demo site. ## License [MIT](LICENSE)