yanisIk / Feedme

Mobile app made with Ionic2. Like Airbnb but for food...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile app made with Ionic2. Like Airbnb but for food...

  1. Install the the latest beta version of the Ionic CLI:

    npm install -g ionic@beta
    
  2. Install the dependencies

    npm install
    
  3. Start the server

    node server
    
  4. Open another command prompt and type the following command to build the app and start it in the browser:

    ionic serve
    

About

Mobile app made with Ionic2. Like Airbnb but for food...


Languages

Language:JavaScript 88.4%Language:CSS 10.8%Language:HTML 0.8%