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:
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 |