Getting Started
This guide will take you through your first steps with the mos. Mobility Suite. Starting with the mos.launcher to the configuration of your first very own app. Following these instructions, you will be able to:
- Install the mos.launcher.
- Choose the workspace.
- Create apps.
- Host apps for testing.
- Install the mos.viewer.
- Load your apps for testing.
- Know the functions of the mos.viewer.
- Install an editor.
- Setup the editor.
- Configure basic apps.
For this purpose, the individual steps are divided into these corresponding chapters:
๐๏ธ mos.launcher
The mos.launcher is the essential tool for creating and testing your own apps. The following explains the installation and setup of the mos.launcher as well as the creation and local hosting of apps.
๐๏ธ mos.viewer
The mos.viewer is a helpful resource and powerful tool for creating apps in mos. It provides an overview of actions and layers available in mos. The installation and use of the mos.viewer is explained below.
๐๏ธ Editor
To configure your apps, you will need an editor that is capable of handling .json files. For the best experience, we recommend the use of Visual Studio Code in combination with our mos.language Extension.
๐๏ธ Configuration
The app configuration is the place where everything happens, all features, functions and contents are implemented here. To get started, you will make a few simple changes to the basic application and add an action to it.
Once you have worked through these chapters, you can find out about possible next steps under How-tos.