Book Image

Learning Node.js for Mobile Application Development

Book Image

Learning Node.js for Mobile Application Development

Overview of this book

Table of Contents (21 chapters)
Learning Node.js for Mobile Application Development
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
14
Creating an E-Commerce Application Using the Ionic Framework
Index

Chapter 6. Introducing Ionic

Ionic is a free and open source library of mobile-optimized HTML, CSS, and JavaScript components, gestures, and tools that can be used to build highly interactive mobile apps. Being built around the widely used Syntactically Awesome Stylesheets (Sass) and AngularJS technologies, Ionic offers web developers with a basic knowledge of HTML, CSS, and JavaScript an opportunity to develop cross-platform mobile applications.

In this chapter, we'll cover the following:

  • Setting up your Ionic web services

  • Creating your first Ionic application

  • Using Ionic View to test your applications

  • Sharing your creation with your collaborators