/babylonjs-jsconfbe

Babylon.js demos for JSConf.be 2018

Primary LanguageJavaScriptMIT LicenseMIT

babylonjs-jsconfbe

Demo code for my session on Babylon.js demos at JSConf.be 2018.

Also try out the Babylon.js Playground

Getting started

  1. Install npm packages
npm install
  1. Serve the website locally
npm run start
  1. Browse to the website

Open your browser and navigate to http://localhost:3000