brunosimon / threejs-template-complex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js - Template - Complex

🚧 This template is under construction

Setup

Download Node.js. 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


Languages

Language:JavaScript 98.2%Language:HTML 1.3%Language:CSS 0.6%