Skip to content

chitomanansala/ionic-h2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample Ionic App

Sample Code to illustrate the usage of Angular 2 / TypeScript / Ionic in learning to create a Hybrid App

These are the few items to learn

  • Angular JS
  • Type Scipt
  • RX JS (Observalbles)

Getting Started

  • Clone this repo.
  • Ensure you have [nodejs][https://nodejs.org/en/]
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run Ionic Serve [ionic serve]
  • To create ios platform [ionic add platform ios]
  • To create android platform [ionic add platform android]
  • Note that you have two platform ios and android. To build [ionic build]

Note

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published