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
- Host: GitHub
- URL: https://github.com/joshnuss/threlte-starter
- Owner: joshnuss
- Created: 2022-12-07T18:16:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T04:22:54.000Z (over 3 years ago)
- Last Synced: 2026-01-21T20:15:08.924Z (5 months ago)
- Topics: svelte, sveltekit, threejs, threlte
- Language: Svelte
- Homepage: https://threlte-starter.vercel.app
- Size: 31.3 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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