bcc-code / buk-tech-threejs

ThreeJs at BUK Høstcamp 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUK Tech - Three.js

A collection of Three.js project examples

Running the projects

  1. Go into the project you want to run (each project has it's own package.json file)
  2. Run the command npm install
  3. Run the command npm run dev

About

ThreeJs at BUK Høstcamp 2022

License:MIT License


Languages

Language:JavaScript 89.3%Language:HTML 9.4%Language:CSS 1.3%