Getting Started


Content


1. Install Mendix

Go to: https://marketplace.mendix.com/link/studiopro/ and download Mendix Studio Pro.

2. Clone Git Repository

# SSH
git clone git@github.com:Re-Krass/amos2021ws06-exp-similarity-detector-frontend.git
# HTTPS
git clone https://github.com/Re-Krass/gitamos2021ws06-exp-similarity-detector-frontend.git
  • Or download the latest release and unzip the package from:
    latest

  • Or you can also download the Amos_Project_6_Exp_Similarity_Detector.mpr file directly from the latest release.

    1. Unpack the Amos_Project_6_Exp_Similarity_Detector.mpk file an empty folder.

3. Open project in Mendix

Open the Amos_Project_6_Exp_Similarity_Detector.mpr file in Mendix.

4. Start local development server

Start local server

  1. Click on the green play button
  2. When the build is finished click on the View App button
  3. Go to: http://localhost:8080/index.html