Skip to content

Full hybrid app built for Android and IOS using the Ionic framework (Angular 7)

License

Notifications You must be signed in to change notification settings

samuelidehen/ionic-restaurtant-app

Repository files navigation

Restomenu Application

This is the mobile app for restomenu.com

Table of Contents

Getting Started

  • Download the installer for Node.js 6 or greater.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://[email protected]/tkorkunckaya/restomenu-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

All app preview screenshots were taken by running ionic serve --lab on a retina display.

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

Full hybrid app built for Android and IOS using the Ionic framework (Angular 7)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published