Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.08 KB

Quick Run

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To run the application, run the command npm start.

Creating an Executable File

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To create an executable file, run the command npm run-script build.

Creating an Installer

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To create an executable file, run the command npm run-script dist.

Sign In Details

  • username: admin
  • password: admin