kevin2huang / threejs-cemetery-keeper-house

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js project: Cemetery Keeper's House

Cemetery Keeper House

Setup

Run the following 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

About


Languages

Language:JavaScript 97.1%Language:HTML 1.8%Language:CSS 1.1%