Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 547 Bytes

File metadata and controls

18 lines (15 loc) · 547 Bytes

Sample ThreeJS Devcontainer

A starter ThreeJS devcontainer, leveraging edwinwebb/three-seed.

Usage

  1. Open this project in the provided devcontainer:

    F1-> DevContainers: Rebuild and Reopen in Container
    
  2. Once the devcontainer has built and the project has reopened, launch the application via F5 or:

    Run and Debug -> Run Application
    
  3. Once webpack has built and deployed the application, it can be accessed at:

    http://localhost:8080