Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 471 Bytes

MediaURL example addon

Example addon which tries to show the functionality of MediaURL addons.

Here you find a step by step guide on how to get started.

This example project is still work in progress, but shows already the idea behind our API. Ideas and help to make this example repository more easy to understand are welcome.

Start the development addon server

npm i
npm run develop