Skip to content

ccoenraets/ionic2-realty

Repository files navigation

IonicRealty: Ionic 2 Sample App

Watch the video here.

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

    npm install -g ionic@beta
    
  2. Clone this repository

    git clone https://github.com/ccoenraets/ionic2-realty
    
  3. Navigate to the IonicRealty directory:

    cd ionic2-realty
    
  4. Install the dependencies

    npm install
    
  5. Start the app in the browser

    ionic serve
    

From here, you can build and deploy the app on different platforms using the traditional Ionic commands (ionic build ios, etc.)

More information is available in these blog posts:

Additional Resources:

About

Sample Application with Ionic 2 and Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published