Slideshow builder for mathematics teachers with automatic solving and an exercise generator.
Currently, these instructions only work for Linux and MacOS.
- Install Python 3, Node.js and MongoDB.
- Clone this repository
- Start the back-end
make backend - Start the front-end
make frontend - Go to http://localhost:5000