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:
latestOr you can also download the
Amos_Project_6_Exp_Similarity_Detector.mpr
file directly from the latest release.- Unpack the
Amos_Project_6_Exp_Similarity_Detector.mpk
file an empty folder.
- Unpack the
3. Open project in Mendix
Open the Amos_Project_6_Exp_Similarity_Detector.mpr
file in Mendix.
4. Start local development server
- Click on the green play button
- When the build is finished click on the View App button
- Go to:
http://localhost:8080/index.html