Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remotion-dev/template-code-hike

Beautiful code snippet animations
https://github.com/remotion-dev/template-code-hike

codehike remotion

Last synced: 13 days ago
JSON representation

Beautiful code snippet animations

Awesome Lists containing this project

README

        

# Remotion video





Animated Remotion Logo


Welcome to your Remotion project!

## Commands

**Install Dependencies**

```console
npm i
```

**Start Preview**

```console
npm start
```

**Change code snippets**

The snippets are located in the `public` folder.
Change the code or create new files in there.

**Render video**

```console
npm run build
```

**Upgrade Remotion**

```console
bun run upgrade
```

## More examples

Visit the [Code Hike examples](https://github.com/code-hike/examples/tree/main/with-remotion) for more variants of code animations.

## 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).