27Jun
Creating Simple App Using Ionic Framework
Introduction:
Ionic framework is a simple, beautiful and structured Software Development Kit by using this we can create mobile apps. We can create both Android and iOS apps using ionic framework. You will find many docs and example for creating the apps using Ionic framework.
Creating the Setup Environment:
Follow the below steps to create the setup environment
1. Navigate to http://lab.ionic.io/
2. Select the required version depending on your OS and install the Ionic lab setup.
3. Once you install the setup file, a shortcut for the ionic lab will be present on your desktop.
4. Click on the New App, You will get a window as shown below

Give a name for your app
Browse for a folder where you want to keep your project.
You can create four type of Apps like Blank Starter, Tabs, Side Menu and Maps depending on your need. Or you can create a blank starter app and can create functionality of other templates too.

Enable Sass – This is used for customizing the CSS
Enable Cordova – This includes a JS file which helps to use hardware components of the device like camera and other things

Continued....................................................
Related
jTemplate is a template engine plug-in for jQuery and is commonly used to display tabular data ...
Read More >
Want to load the data dynamically as Facebook feeds?Need to populate the data when scrollbar comes d...
Read More >
What does JQuery mean?It is simply a light weight javascript library through which we can perform ac...
Read More >
Share