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:
https://github.com/ionic-team/ionic-v1
Demos are divided into 3 sections:
4.1. Directives
No | GitHub | |
4.1.01. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/checkbox/simple | |
4.1.02. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/collectionRepeat/contacts | |
4.1.03. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/footer/simple | |
4.1.04. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/header/simple | |
4.1.05. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/infiniteScroll/forever | |
4.1.06. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/list | |
4.1.07. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/radio/chooseOne | |
4.1.08. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/refresher/refreshList | |
4.1.09. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/sideMenus | |
4.1.10. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/slideBox/appIntro | |
4.1.11 | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/tabs/tabsAndNav | |
4.1.12. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/textInput/floatingLabel | |
4.1.13. | https://github.com/ionic-team/ionic-v1/tree/master/demos/directive/toggle/simple |
4.2. Old
No | GitHub | |
4.2.01. | https://github.com/ionic-team/ionic-v1/tree/master/demos/old/actionsheet | |
4.2.02. | https://github.com/ionic-team/ionic-v1/tree/master/demos/old/app-intro-walkthrough | |
4.2.03. | https://github.com/ionic-team/ionic-v1/tree/master/demos/old/checkbox | |
link download
Subscribe to:
Post Comments (Atom)
|
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.