https://github.com/prankush-tech/noarchi
About This is a 3D🐲 website containing a model of a office sculpted in blender and imported using THREE_JS. 🌟🌟
https://github.com/prankush-tech/noarchi
threejs
Last synced: 29 days ago
JSON representation
About This is a 3D🐲 website containing a model of a office sculpted in blender and imported using THREE_JS. 🌟🌟
- Host: GitHub
- URL: https://github.com/prankush-tech/noarchi
- Owner: prankush-tech
- Created: 2023-04-10T18:34:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T07:58:03.000Z (almost 3 years ago)
- Last Synced: 2025-08-02T11:55:24.799Z (11 months ago)
- Topics: threejs
- Language: JavaScript
- Homepage: https://movemodels-noarchi.netlify.app/
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoArchi
About This is a 3D🐲 website containing a model of a office sculpted in blender and imported using THREE_JS. 🌟🌟
# GO LIVE HERE - https://worldofgods.netlify.app/
# (Give some time to load)
## (HTml5, Tailwind, Threejs VanillajS)
## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:
``` bash
# Install dependencies (only the first time)
cd client
# 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/230971519-c5338045-ecd6-4563-b537-05c600598d4c.mp4