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ü"
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_menuedemo
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2020-11-14T17:41:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T09:23:47.000Z (over 1 year ago)
- Last Synced: 2025-01-05T21:09:14.443Z (over 1 year ago)
- Topics: angular, github-actions, ionic
- Language: TypeScript
- Homepage:
- Size: 2.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 ##
 

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