Skip to content

UC Santa Cruz news and home page billboards, reformatted for digital signage

Notifications You must be signed in to change notification settings

ucsc/site-billboard-screens

Repository files navigation

Billboards

This Vue.js app retrieves billboards and the latest news from the UC Santa Cruz website and formats a 16x9 page for display on kiosk screens. We add QR codes to each link so viewers can read the stories. You can see the rendered results here: https://ucsc-billboard-screens.netlify.com

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.