Skip to content

Demonstration of using video previews to display a selection of different videos as thumbnails, which display a short video preview on hover and open the full video in a video player on click.

License

Benachrichtigungen You must be signed in to change notification settings

cloudinary-devs/video-previews-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-previews-video-player

Demonstration of using video previews to display a selection of different videos as thumbnails, which display a short video preview on hover and open the full video in a video player on click.

Installation

Ensure you have a recent version of node & npm or yarn installed.

All of the following steps run on the command line within this directory. You can substitute npm for yarn depending on your preferences.

Install all the necessary packages:

npm install

Build

To build for distribution:

npm run build

All of the final output will be dropped into the /dist/ folder.

Server

Run a local server that will automatically compile your code & refresh when you save a change!

npm run serve

Über uns

Demonstration of using video previews to display a selection of different videos as thumbnails, which display a short video preview on hover and open the full video in a video player on click.

Ressourcen

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published