All Projects → brunosimon → Webpack Three Js Template

brunosimon / Webpack Three Js Template

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].