Skip to content

jrgd/three-prototype-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threejs Prototyping boilerplate [wip]

Components

  • Three JS
  • Webpack
  • PostCSS

yarn dev injects scss compiled into the page; reloads the page on file change (js, html)

yarn build will copy assets from ./src to ./dist

Webpack configured to resolve 'three' from ./node_modules

  |- dist
  |
  |- src
     |- assets
     |  |- fonts
     |  |- images
     |  |- models
     |
     |- index.html
     |- index.js
     |- index.scss

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published