yhishi / MemberLoginApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-welcome

Ionic Project with Welcome page.

Welcome page Ionic 3 and Angular 4 Create Welcome page with Login and Logout Signup Page Ionic 3 and Angular 4 Create Welcome page with Login and Logout Home page Ionic 3 and Angular 4 Create Welcome page with Login and Logout

Install Node JS Software

Go to terminal or command line.

Execute following commands to run this application.

$ git clone https://github.com/srinivastamada/ionic-welcome.git
$ cd ionic-welcome
$ npm install
$ ionic serve

ios

$ cordova add platform ios

$ ionic build ios

Android

$ cordova add platform android

$ ionic build android

More Info Tutorial: Ionic 3 and Angular 4:Create a Welcome Page with Login and Logout.

About


Languages

Language:TypeScript 54.8%Language:HTML 24.6%Language:CSS 16.7%Language:JavaScript 3.9%