Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Ionic Framework By Example

You're reading from   Ionic Framework By Example Build amazing cross-platform mobile apps with Ionic, the HTML5 framework that makes modern mobile application development simple

Arrow left icon
Product type Paperback
Published in Jan 2016
Publisher
ISBN-13 9781785282720
Length 158 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Sani Yusuf Sani Yusuf
Author Profile Icon Sani Yusuf
Sani Yusuf
Arrow right icon
View More author details
Toc

Creating a new to-do list application

In Chapter 2, To-Do List App, we created a simple to-do list application with the Ionic blank template. We were able to get this application to work by allowing us to add items into our to-do list application. We will be creating a new to-do list application using the Ionic blank template for us to add our new, more advanced components to our brand new BucketList application. Let's go ahead and create this new blank application by following the following steps. We will be calling our new application Bucket-List in order to differentiate it from the one we created in Chapter 2, To-Do List App.

  1. To create the Bucket-List app, fire up a terminal window on your computer and navigate to the Desktop folder of your computer by running the following command:
    cd Desktop
    
  2. After navigating to the Desktop folder of your computer, go ahead and run the following command to create the Bucket-List application based on the Ionic blank template:
    ionic start Bucket-List...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime