Skip to content

An example project combining Electron, Vite, and Remotion for building video applications.

License

Notifications You must be signed in to change notification settings

XiaoXianThis/electron-vite-remotion

 
 

Repository files navigation

Electron + Remotion

An example project combining Electron, Vite, and Remotion for building video applications.

Electron + Remotion demo

🛫 Quick Setup

# clone the project
git clone https://github.com/avibn/electron-vite-remotion.git

# enter the project directory
cd electron-vite-remotion

# install dependency
npm install

# develop
npm run dev

# or to build
npm run build

📃 Sources

About

An example project combining Electron, Vite, and Remotion for building video applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • CSS 9.2%
  • JavaScript 2.5%
  • HTML 1.0%