Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

srnd/Companion.Web

Repository files navigation

CodeDay Companion — A Progressive Web App™

CodeDay Companion is a web app that will assist you during the event, giving you useful information such as the event schedule, staff contact info, and your ticket.

You can "install" this on your phone as well, by pressing the "Add to Home Screen" button in whatever browser you're using. It works best on Chrome Android, though, since it has themes and stuff.

If you're looking for a native app, check out the Android and iOS repos.

Running

npm install
node index
# Visit localhost:3030

Screenshots