Quick and light three.js starter project made with vite
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
Quick and light three.js starter project made with vite
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