Introduction to Ionic Templates

An introduction to Ionic default templates and pre-built Ionic components.

As the public-facing part of the app, templates are pretty important when it comes to rendering content in an aesthetic, usable interface that users can enjoy interacting with. Get this right, and we’re off to a good start!

Default HTML page templates

When we create pages for our app using the Ionic CLI tool (these pages, as we covered in previous chapters, are actually components), we’ll find very basic HTML templates being generated, like the following:

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy