1.6 Extracting Reusable Components

This lesson is built as a simple Vue CLI app to better represent how a real-world project might be set up.

To get started, cd into this subfolder and run npm install to install the dependencies.

Use npm run serve to start the development server.