vittal288 / IONIC

Hybrid Mobile Application Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IONIC

Hybrid Mobile Application Development

CREATE NEW PROJECT

ionic start myApp tabs

HOW TO BUILD AN APP FOR RESPECTIVE OS

  • ionic build andriod
  • ionic capacitor run andriod

IONIC CORE FEATURES

  • Attributes and Slot
    • ATTRIBUTES
      • detail : adds the tiny arrow icon to the list
    • SLOT : slot are web component feature
      • primary
      • secondary

About

Hybrid Mobile Application Development


Languages

Language:TypeScript 70.1%Language:HTML 20.0%Language:JavaScript 5.0%Language:CSS 4.9%