Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 474 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 474 Bytes

Anti-de


Project to assist students in writing their lab work for the 1st year, 2nd semester (discrete mathematics).

Example of program


Installation

  1. Clone the repository:
    git clone https://github.com/mur073/anti-de.git
  2. Navigate to the project directory:
    cd anti-de
  3. Install required npm packages and run electron app:
    npm install
    electron .