Skip to content

JonasBne/haunted-house

Repository files navigation

Haunted House 👻

Netlify Status

Live demo

Check out the result.

Description

This project is part of threejs-journey by Bruno Simon. I've bootstrapped this application with my starter template for setting up a three.js project with Vite & TypeScript.

Code will differ from the example because I've tried to code things first.

Available scripts

# clone the repository
git clone  https://github.com/JonasBne/haunted-house.git
# install dependencies
npm install
# run the development server
npm run dev
# build the application
npm run build

License

Copyright (c) 2023 Jonas Boone. MIT License.