BabylonJSGuide / JSProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very basic Babylon.js webpages

In a terminal use

npm -g install local-web-server

to install a simple local web server globally

and

with the terminal path at the project folder use

ws

to run the server and use the url address then displayed in your browser to open index.html

In browser add /example.html/ to end of the url address to open the example.html

About

License:Apache License 2.0


Languages

Language:JavaScript 99.1%Language:HTML 0.9%