Labs for Numerical Methods course at Ivan Franko Lviv National University.
Maintained by Oleksandr Dudynets
The easiest way to run the project is to use Docker. To do this, you will need to complete the following steps:
- Install Docker and Docker Compose.
- Run
docker-compose up
in the root directory of the project and wait for the build to finish. - Open http://localhost in your browser.
Full instructions for running the API separately are available in the API README.
Full instructions for running the client separately are available in the client README.
This project is licensed under the MIT License - see the LICENSE file for details.