Skip to content

davidhckh/my-room-in-3d

This branch is up to date with brunosimon/my-room-in-3d:main.

Repository files navigation

My Room in 3D

Links

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • GLSL 5.5%
  • HTML 2.3%
  • CSS 0.5%