Completed May 01, 2023
Microlaba is a nice and modern educational platform with lessons and laboratory work in physics. At the moment this is a demo prototype.
Microlaba currently stores all user data in cookies, so it doesn’t matter through which server you run it.
But the kit includes a simple Node.js server; to launch it, of course, you need Node.js itself and enter the following command in the console running in the project folder:
node index.js
