Skip to content

Dashboard Development

LukePulverenti edited this page Mar 23, 2013 · 17 revisions

The dashboard is built with jQuery and jQuery mobile.

It also utilizes MediaBrowser.ApiClient.Javascript for all communication with MB server.

The html code is located within the dashboard-ui folder of the Dashboard project. This is copied to the build output folder, so all html, javascript, css and image files must be marked as "copy if newer".

Clone this wiki locally