Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Thursday, June 1, 2017

102-Ionic1 Kickstart & Sample Codes


.
102-Ionic1 Kickstart & Sample Codes

1. IONIC CLI Installation

IONIC CLI can be installed by typing the npm command below:
$ npm install -g ionic

2. IONIC Seed Project

You can quickly create a project with IONIC seed project by typing the IONIC CLI command below:
$ ionic start myproject --type ionic1

3. IONIC GitHub Repository

As an alternative to Step 2, IONIC Seed Project can be cloned or downloaded from https://github.com/ionic-team/ionic-app-base 

4. IONIC V1 Demo Repository

IONIC V1 Demo Repository can be found at:
Demos are divided into 3 sections:

4.1. Directives

No
GitHub
4.1.01.
4.1.02.
4.1.03.
4.1.04.
4.1.05.
4.1.06.
4.1.07.
4.1.08.
4.1.09.
4.1.10.
4.1.11
4.1.12.
4.1.13.

4.2. Old

No
GitHub
4.2.01.
4.2.02.
4.2.03.
4.2.04.
4.2.05.
4.2.06.
4.2.07.
4.2.08.
4.2.09.
4.2.10.
4.2.11
4.2.12.
4.2.13.
4.2.14.
4.2.15.
4.2.16
4.2.17.
4.2.18.
4.2.19.
4.2.20.
4.2.21.

4.3. Service

No
GitHub
4.3.01.
4.3.02.
4.3.03.
4.3.04.

REF:



.

1 comment: