ankurp / osmc-web-remote

Web Remote Interface for OSMC
MIT License
8 stars 0 forks source link

osmc-web-remote

Web Remote Interface for OSMC

Screenshot

Setup

Below are commands to get you started.

Then go to http://localhost:4000

npm run build will watch for files in app folder and concat all the assets and generate the output in dist folder. Webserver is serving dist folder.