- Put a vrm file in /resource
- Change vrm path at index.js
loader.load(
'./resource/three-vrm-girl.vrm',
...
const API_KEY = '__YOUR_API_KEY__'
- npm install and run serve
$ npm i
$ python -m http.server 8000 # or any built-in server
Access http://localhost:8000