Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 387 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 387 Bytes

Interactive Video Feed

Project boostrap built with:

  • React.js

Getting started

Configure feed

Edit config.json building feed Add videos to public/videos Add images to public/images

Install dependencies

Run npm i to install project depedencies

Development

Run npm start to start development server

Production

Run npm run build to build the project