/anti-de

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

Primary LanguageJavaScript

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 .