Skip to content

lucasmajerowicz/threejs-mvc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THREE.JS MVC Example

======== Example that implements the MVC approach for creating Three.js applications

Installation

Clone repository and run

npm install

Usage

Run webpack dev server

npm run server