telember / mobile-training-18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile-training-18: Ionic Sample App

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

    npm install -g ionic
    
  2. Install the dependencies

    npm install
    
  3. Start the app in the browser

    ionic serve
    

About


Languages

Language:TypeScript 43.5%Language:HTML 25.8%Language:CSS 25.0%Language:JavaScript 5.7%