Skip to content

An implementation of Express and BabylonJS to make it easier to code BabylonJS apps in NodeJS

License

Notifications You must be signed in to change notification settings

yazheirx/babylon_express_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Known Vulnerabilities

Babylon Express Server

An implementation of Express and BabylonJS to make it easier to code BabylonJS apps in NodeJS.

This repository is intended to allow BabylonJS coders to use NodeJS to host their BabylonJS sites via Express. Start with this project, replace the sample code in the /public/js/index.js file with your BabylonJS code.

Installation

After brining the code down run:

npm update

How to use Babylon Express Server

After completing the installation just replace the code in /public/js/index.js or add any JavaScript files needed. Ensure that if additional JavaScript files are added that you modify the index.html file to reference them

License

MIT

About

An implementation of Express and BabylonJS to make it easier to code BabylonJS apps in NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published