這是 利用 TextAlive App API 與 three.js 製作互動式 PV - Magical Mirai 2020 Progamming Contest 入門教學 的教學範例,發表於 43mmps。
- make sure your environment do have node and npm.
first run after downloaded:
npm install
coding/debug:
npm run watch
build:
npm run build