Running the Application
Interact with our application in this lesson to understand the end goals.
We'll cover the following
In this course, we are going to build an application, step by step.
About the application
The application we will build is basically a contact management system with contact names and phone numbers. The contact manager can add, edit, filter, and delete contacts.
We’re going to develop it step by step, explaining at each stage how the different Marionette components work together and why we refactor code.
Launching the application
Launch the application by clicking the “Click to launch app!” button. Go ahead and try to add, edit, filter, or delete the contacts.
Please login to launch live app!