Skip to content

learnthreejs/three-js-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js boilerplate

This is a simple three.js boilerplate for new projects, feel free to contribute!

Setup

Run the setup script to make the repository your own!

$ ./setup

Install dependencies and start your engines! This ships with a simple express.js server so we can run three.js properly without cross-origin issues.

$ npm install
$ npm run start

Open http://localhost:8080 to view your project.

About

Simple starter for small three.js projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published