Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 934 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 934 Bytes
Screenshot of Reco

R E C O

In Browser Recording Studio

Netlify Status

Screenshots:

Screenshot of Reco

Contributing

Reco uses npm for managing dependencies.

Major Dependencies include:

  1. PreactJS
  2. HTM
  3. TailwindCSS
  4. Framer Motion
  5. FFMpegJS

How to run

npm install
npm start

Browser will be running on http://localhost:8080/

Build application

npm install
npm run build

Follows @all-contributors specification.