Webpack THREE.js Template

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only for first time)
npm i

# Serve at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build
Description
No description provided
Readme 48 MiB
Languages
JavaScript 70.8%
CSS 16%
HTML 6.9%
Python 6.3%