BeeNoox / grolisty-mobile

Grocery list mobile app developped with Ionic, Angular and Cordova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 _____           _ _     _                           _     _ _
|  __ \         | (_)   | |                         | |   (_) |
| |  \/_ __ ___ | |_ ___| |_ _   _   _ __ ___   ___ | |__  _| | ___
| | __| '__/ _ \| | / __| __| | | | | '_ ` _ \ / _ \| '_ \| | |/ _ \
| |_\ \ | | (_) | | \__ \ |_| |_| | | | | | | | (_) | |_) | | |  __/
 \____/_|  \___/|_|_|___/\__|\__, | |_| |_| |_|\___/|_.__/|_|_|\___|
                              __/ |
                             |___/

Grocery list mobile app developed with Ionic, Angular and Cordova

Installation

  1. Run npm install
  2. Run bower install

Run the app in the browser:

ionic serve

Run the app in the iOS simulator:

ionic platform add ios
ionic build ios
ionic emulate ios

About

Grocery list mobile app developped with Ionic, Angular and Cordova


Languages

Language:JavaScript 72.1%Language:HTML 23.3%Language:CSS 4.6%