Skip to content

Labs for Numerical Methods course at Ivan Franko Lviv National University.

License

Notifications You must be signed in to change notification settings

dudynets/Numerical-Methods-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oleksandr Dudynets logo

Numerical Methods Labs

Static Badge GitHub last commit (branch) GitHub repo size

Labs for Numerical Methods course at Ivan Franko Lviv National University.

Maintained by Oleksandr Dudynets

Usage

Run client and API using Docker

The easiest way to run the project is to use Docker. To do this, you will need to complete the following steps:

  1. Install Docker and Docker Compose.
  2. Run docker-compose up in the root directory of the project and wait for the build to finish.
  3. Open http://localhost in your browser.

API (separately)

Full instructions for running the API separately are available in the API README.

Client (separately)

Full instructions for running the client separately are available in the client README.

License

This project is licensed under the MIT License - see the LICENSE file for details.