Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 399 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 399 Bytes

threlte-starter

A starter SvelteKit project for Threlte.

Live demo

Usage

To set up on your local machine:

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

Deploy

To deploy your project:

pnpm vercel

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

License

MIT