Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arpan-206/portal-scene-1
https://github.com/arpan-206/portal-scene-1
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arpan-206/portal-scene-1
- Owner: Arpan-206
- Created: 2023-04-05T17:34:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T17:41:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T19:38:03.456Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://portal-scene-1.vercel.app
- Size: 45.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Three.js Journey
## 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
```
# portal-scene-1
# portal-scene-1