ffplayout/pages
2021-03-23 13:56:14 +01:00
..
configure.vue use lodash cloneDeep 2021-03-23 13:56:14 +01:00
index.vue wait for gui config 2021-03-22 16:44:26 +01:00
logging.vue cleanup 2021-03-21 15:43:31 +01:00
media.vue load media, when channel change 2021-03-21 15:43:49 +01:00
message.vue updates 2020-12-03 17:14:02 +01:00
player.vue integrate loop function, #52 2021-03-23 10:43:41 +01:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.