DiamondbackTV is a digital signage project with the goal of streaming specially curated Diamondback content - feature stories, multimedia, article previews, and advertisements - to various televisions on campus.
Getting Started
Usage
Contributing
Deployment
Built With
Located in College Park, Maryland, The Diamondback is the University of Maryland's student run newspaper.
DiamondbackTV (DBKTV) is a digital signage project with the goal of streaming specially curated Diamondback content - feature stories, multimedia, article previews, and advertisements - to various televisions on campus.
A prototype of the project can be viewed at this link.
After running npm install, run npm start to serve and test the Firebase
project locally. If successfull, you'll see the following in your terminal:
The project was built assuming it is hosted at the server root.
You can control this with the homepage field in your package.json.
For example, add this to build it for GitHub Pages:
"homepage" : "http://myname.github.io/myapp",
The build folder is ready to be deployed.
You may serve it with a static server:
serve -s build
Find out more about deployment here:
https://bit.ly/CRA-deploy
i hosting[staging]: Serving hosting files from: build
✔ hosting[staging]: Local server: http://localhost:5000- Google Firebase - Mobile development platform
- React.js - JavaScript library for building user interfaces
- Babel - JavaScript compiler to convert ECMAScript 2015+ code into a backwards compatible JS
- Sass - CSS extension