⚠️ this tutorial requirenode 10.x
, due to some constraint of low-level image render library.
- install the packages
yarn install
- start the http server first
yarn start:server
- then run the client
yarn start:client
👀you will found a rendered viewport.img
in your root folder.
✨ Slides