# @remotion/create-video Create a new Remotion project [![NPM Downloads](https://img.shields.io/npm/dm/create-video.svg?style=flat&color=black&label=Downloads)](https://npmcharts.com/compare/create-video?minimal=true) ## Installation ```bash npm install create-video --save-exact ``` When installing a Remotion package, make sure to align the version of all `remotion` and `@remotion/*` packages to the same version. Remove the `^` character from the version number to use the exact version. ## Usage See the [documentation](https://remotion.dev/templates) for more information.