Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 595 Bytes

Youtube UI

See the components in action in the docs or this demo application.

Downloads

Development

  • Install dependencies npm install
  • Watch for file changes npm run dev
  • Open /docs/index.html to see changes

Build

Run npm run build. The build files are in dist folder. The docs are also built in docs folder.