Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.08 KB

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