Dies ist eine alte Version des Dokuments!
fsub
LU01c - Required software & how to install them
Before we get down to the practical work, we need to install various software. The following list contains the required tools and the purpose of each package:
Software from M290
The main part of the exercises during the mdoul 291 is conducted within the codeeditor Webstorm, which we already have installed during the modul 290.
| Software | Description | Download-Source |
|---|---|---|
| Webstorm | Editor Code editor in order to program the source code such for database tables and server | Webstorm |
| MySQL | Database, storage and management of data. Please note, that the MySQL database is may be required in the second half of the modul and will therefore be topic in due course. | MySQL |
| Vue.js | Vue.js locally installed. It is also possible to receive it from a CDN (Content Delivery Network). | vuejs.org |
The following installation instructions are only required if you do not have an advanced editor such as Webstorm. But luckily you do. Aren't we lucky?!
Installation Videotutorial for Windows
Installation Videotutorial for MacOS
