Code Monkey home page Code Monkey logo

Comments (12)

Amirhossein256 avatar Amirhossein256 commented on July 19, 2024 3

hi dear;

first step install node package manager : node.js

Open CMD and install global http-server :
npm install -g http-server

Navigate to the project directory (in the CMD):
cd multipleWindow3dScene

Start local server by this command :
http-server

and just open http://127.0.0.1:8080 url in your browser

@Punyae3671

from multiplewindow3dscene.

ayush-india avatar ayush-india commented on July 19, 2024 3

Yeah bro,

But simplicity is the key

from multiplewindow3dscene.

ayush-india avatar ayush-india commented on July 19, 2024 2

python -m http.server 6969

then in your browser go to localhost:6969

NOTE: the python's name can change eg: in window python.exe in linux python3

from multiplewindow3dscene.

ok-coder1 avatar ok-coder1 commented on July 19, 2024 1

Just go to this website: bgstaal/multipleWindow3dScene.

from multiplewindow3dscene.

thistlillo avatar thistlillo commented on July 19, 2024 1

The README should be updated as it only says:

Clone the repository and open index.html in your browser to start exploring the 3D scene.

from multiplewindow3dscene.

ayush-india avatar ayush-india commented on July 19, 2024

@Punyae3671 hope this helps

from multiplewindow3dscene.

ayush-india avatar ayush-india commented on July 19, 2024

@Amirhossein256 there is not need of installing http-sever bro,

just simplly use python ;)

from multiplewindow3dscene.

Amirhossein256 avatar Amirhossein256 commented on July 19, 2024

@ayush-india
come on bro !
It doesn't matter whether we have to install Python or NodeJS.
just Run one http server !

from multiplewindow3dscene.

ok-coder1 avatar ok-coder1 commented on July 19, 2024

Close this issue.

from multiplewindow3dscene.

Lobohombo avatar Lobohombo commented on July 19, 2024

from multiplewindow3dscene.

Praful-Prasad avatar Praful-Prasad commented on July 19, 2024

python -m http.server 6969

then in your browser go to localhost:6969

NOTE: the python's name can change eg: in window python.exe in linux python

No simplicity is not always the key. This is a very good example why. Python is slower compared to nodejs in terms of performance and responsiveness for web dev related tasks. Nobody would ever recommend running js using python

from multiplewindow3dscene.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.