Skip to content

Effe-Ickx/threejs-starter

Repository files navigation

Three.js Starter

A three.js starter template freely inspired from:

Based on:

  • three.js v0.136.0
  • TypeScript v4.5.4
  • WebPack v5.65.0

Demo

https://effe-ickx.github.io/threejs-starter/dist/

Setup

Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published