This repository is a starter boilerplate for creating MotorCortex Clips with DCode. Do not use this repo directly. Instead, use it from the Donkeyclip CLI
It includes:
clip.js
file which is just a starting point for your Clip.Once you’ve created your new Clip you have the ability to publish it through the donkeyclip page. You can then embed your clip in any site you want!.
npm run build
: builds the demonpm start
: builds and starts the demo