An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/ionic_menuedemo

Ionic-App zur Demonstration der Navigation mittels "Hamburger-Menü"
https://github.com/mdecker-mobilecomputing/ionic_menuedemo

angular github-actions ionic

Last synced: 2 months ago
JSON representation

Ionic-App zur Demonstration der Navigation mittels "Hamburger-Menü"

Awesome Lists containing this project

README

          

# Ionic-App "Menu-Demo" #


Diese Repository enthält ein [Ionic](https://ionicframework.com/)/Angular-Projekt für eine mobile App.
Die App demonstriert Menü-Navigation, siehe v.a. die Datei [app.component.html](src/app/app.component.html)
mit der Definition des Menüs.


----

## Screenshots ##


![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)

![Screenshot 3](screenshot_3.png)


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.