https://github.com/prankush-tech/haunted_house
THIS IS A HAUNTED HOUSE CREATED IN Java-Scripts THREEJS. Have a look and the website and feel free to toggle the sliders
https://github.com/prankush-tech/haunted_house
Last synced: over 1 year ago
JSON representation
THIS IS A HAUNTED HOUSE CREATED IN Java-Scripts THREEJS. Have a look and the website and feel free to toggle the sliders
- Host: GitHub
- URL: https://github.com/prankush-tech/haunted_house
- Owner: prankush-tech
- Created: 2021-09-23T10:09:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T07:11:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T11:09:36.068Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 9.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Go Live https://prankush-haunted-house.netlify.app/
## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:
``` bash
# 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
```
https://user-images.githubusercontent.com/76916192/134496420-3d56d783-69e3-4cd8-9d6e-3a3ffb16ca1e.mp4