Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 424 Bytes

oloscreen

Infoscreen for the guild room of Athene. Contains lunch menus for school restaurants, three upcoming guild events, countdown for a big event and a few special features for weekends.

Usage

  1. npm install
  2. To run locally npm run dev
  3. Download Cors plugin to chrome for seeing the menus

If you want to deploy a new version of the app, run npm run build, commit changes and push to github master.