Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 224 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 224 Bytes

Implementing Video Capture in Rails

Getting started:

  • download or clone the project

  • in your command line, move to the folder and type in:

bundle install
  • enter
rails s

and visit localhost:3000