Explore Lightning Components in the Force.com IDE

Learn how to create a simple Lightning component that renders a list of contacts from your org. Start by creating an Apex controller class, and then create a Lightning component and an event handler. Finally, render the list of contacts in the component.