Demos

Tutorio is a beautifully crafted user interface for modern Learning web applications, with examples for all the website pages possibly needed for a LMS application, covering the most important roles — the student and the instructor.

Open Live Demo

You can also find the static files from our online demos in the dist/ directory of the download package. You can open the precompiled demo from the download package by running the following command from a terminal:

open dist/index.html

Or, start a web server:

npm run serve