PatGBull / vite-three-starter

Quick and light three.js starter project made with vite

Home Page:https://vite-three-starter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite Three Starter

Quick and light three.js starter project made with vite

Live demo

Setup

Run the following commands:

# Install dependencies (only the first time)
yarn

# Run the local server at localhost:8080
yarn dev

# Build for production in the dist/ directory
yarn build

About

Quick and light three.js starter project made with vite

https://vite-three-starter.vercel.app/


Languages

Language:JavaScript 74.4%Language:CSS 16.9%Language:HTML 8.7%