559d7c0ba033f02ca4e0866a41bc84bc7cae21ae
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
Languages
JavaScript
70.9%
CSS
15.9%
HTML
6.9%
Python
6.3%