An open API service indexing awesome lists of open source software.

https://github.com/akshitagupta15june/360-space-view


https://github.com/akshitagupta15june/360-space-view

Last synced: about 2 months ago
JSON representation

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