/heuteFrontend

Heute - An App built with the amazing Ionic Framework

Primary LanguageJavaScript

Heute - An App built with the amazing Ionic Framework

The app enables you to quickly check, if something is going on in your city.

A list of places to go out Multiple cities are supported
Screenshot Screenshot

installation

npm install -g cordova ionic
ionic build

run project

ionic emulate [ios | android] to lauch the app in the corresponding emulator/simulator
or
ionic serve --lab to show it in a browser window