https://github.com/donkeyclip/clip-fire-city
https://github.com/donkeyclip/clip-fire-city
motorcortex motorcortex-clip
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeyclip/clip-fire-city
- Owner: donkeyclip
- Created: 2022-02-01T22:58:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-02-07T08:04:34.000Z (4 months ago)
- Last Synced: 2026-02-07T17:55:35.217Z (4 months ago)
- Topics: motorcortex, motorcortex-clip
- Language: JavaScript
- Homepage:
- Size: 46.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# motorcortex-clip-starter
## Purpose
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](https://github.com/donkeyclip/cli)**
## Structure and Contents
It includes:
- a pre-configured webpack so you don't have to care about setting up your project
- pre-configured eslint and babel
- a "clip" folder in order for you to use to define your Clip and Incidents. The folder
contains the `clip.js` file which is just a starting point for your Clip.
- a "demo" folder that is there just for the needs of viewing, debugging and creating
your Clip through DCode.
## How to use
Once you've created your new Clip you have the ability to publish it through the [donkeyclip](https://donkeyclip.com) page. You can then embed your clip in any site you want!.
## Commands
- `npm run build`: builds the demo
- `npm start`: builds and starts the demo
- `npm render`: render the demo to mp4 video see [@donkeyclip/video-renderer](https://github.com/donkeyclip/video-renderer) from more
## Have fun!!!
## License
[MIT License](https://opensource.org/licenses/MIT)
[
](https://donkeyclip.com)