An open API service indexing awesome lists of open source software.

https://github.com/remotion-dev/d3-example

An example for D3.JS in Remotion
https://github.com/remotion-dev/d3-example

Last synced: 10 months ago
JSON representation

An example for D3.JS in Remotion

Awesome Lists containing this project

README

          

# Remotion + D3.js example

https://user-images.githubusercontent.com/1629785/163010892-f4c2bcfc-bb51-4f35-9d7f-2e244492ef59.mp4

## Commands

**Install Dependencies**

```console
npm i
```

**Start Preview**

```console
npm start
```

**Render video**

```console
npm run build
```

**Upgrade Remotion**

```console
npm run upgrade
```

## Docs

Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).

## Help

We provide help [on our Discord server](https://discord.gg/6VzzNDwUwV).

## Issues

Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).

## License

Note that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).