Online demo: https://rossning92.github.io/head-tracked-3d/
Make sure you have node 12+ installed: https://nodejs.org/en/download/
- Install all dependencies by
npm ioryarnif you have yarn installed. - Run demo locally:
npm start - Build the whole demo into
/docsfolder:npm run build

