The samples are loaded from a metal-playground-samples repository.
Metal's playground
-
Install NodeJS >= v0.12.0, if you don't have it yet.
-
Install global dependencies:
[sudo] npm install -g gulp
- Install local dependencies:
npm install
- Build the code:
gulp build
- Open the demo at demos/index.html on your browser or demos/webtest.html