Skip to content

This application is a demo of the Ionic Framework and Angular. This project is just to show off Ionic components in a real-world application.

Notifications You must be signed in to change notification settings

elcolono/ionic-urban-food-app

Repository files navigation

Ionic Angular Food App

This application is a demo of the Ionic Framework and Angular. This project is just to show off Ionic components in a real-world application.

Table of Contents

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/AndreasSiedler/ionic-urban-food-app.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

Note: See How to Prevent Permissions Errors if you are running into issues when trying to install packages globally.

App Preview

Descover Detail
Descover Detail

Deploying

Progressive Web App

  1. Un-comment these lines
  2. Run npm run ionic:build --prod
  3. Push the www folder to your hosting service

Android

  1. Run ionic cordova run android --prod

iOS

  1. Run ionic cordova run ios --prod

About

This application is a demo of the Ionic Framework and Angular. This project is just to show off Ionic components in a real-world application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published