https://github.com/akshitagupta15june/360-space-view
https://github.com/akshitagupta15june/360-space-view
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshitagupta15june/360-space-view
- Owner: akshitagupta15june
- Created: 2023-02-23T08:22:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T08:29:48.000Z (over 2 years ago)
- Last Synced: 2025-06-21T06:05:48.157Z (4 months ago)
- Language: JavaScript
- Size: 2.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Clone this repository on your system
2. Open Terminal or Command Prompt on root directory of this project and type: npm init -y
3. npm install express
4. npm install three
5. Now open package.json file under "scripts": type "start": "node app.js"
6. And finally open your Terminal or Command Prompt on root directroy and type: npm start
7. open browser and type localhost:3000