Very simple enable3d (standalone mode) starter template.
You need Node.js run run this example.
# Download the example
$ npx gitget@latest https://github.com/enable3d/simple-starter
# Navigate to /simple-starter
$ cd simple-starter
# Install all dependencies
$ npm install
# Start the example
$ npm start