Skip to content

Template for Three.js quick and small-scale experiments

Notifications You must be signed in to change notification settings

JoaoOliveiraRocha/three.js-bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Boilerplate

Contains Basic scene, Webpack bundler and Eslint config (styling too).

Setup

# Run local server at localhost:8080
npm run dev

# Build for production: output at `dist/` directory
npm run build

About

Template for Three.js quick and small-scale experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published