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

https://github.com/joshnuss/threlte-starter

Starter template for SvelteKit + Threlte projects
https://github.com/joshnuss/threlte-starter

svelte sveltekit threejs threlte

Last synced: 3 months ago
JSON representation

Starter template for SvelteKit + Threlte projects

Awesome Lists containing this project

README

          

# threlte-starter

A starter [SvelteKit](https://kit.svelte.dev) project for [Threlte](https://threlte.xyz).

[Live demo](https://threlte-starter.vercel.app)

## Usage

To set up on your local machine:

```sh
npx degit joshnuss/threlte-starter
cd threlte-starter
pnpm install
pnpm dev
```

## Deploy

To deploy your project:

```sh
pnpm vercel
```

...and don't forget to have fun!

## License

MIT