Skip to content

valentinoli/epfl-interactive-coursebook

Repository files navigation

Logo

📱 App

🎥 Screencast

The EPFL Interactive Coursebook is a Progressive Web App (PWA). You can add it to your home screen like a native application and even use it offline, on your mobile and desktop.

Browse EPFL courses on a graph...

...or from a list

Debugging production build locally

Run a production build:

npm run build

Serve the production build directory (see here):

npm install -g serve
serve -s dist

To see how the PWA appears on mobile, follow these instructions.

Contribute

Please contact us if you would like to contribute

Authors

  • Valentin Oliver Loftsson
  • Michal Piotr Pleskowicz
  • Michaël Spierer