Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Rich-Harris/svelte-cubed

Svelte ❤️ Three
https://github.com/Rich-Harris/svelte-cubed

Last synced: 3 months ago
JSON representation

Svelte ❤️ Three

Lists

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)