Skip to content

Latest commit

 

History

History
 
 

4.1 Styling the Basic Dropdown Elements

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, or npm run build to compile the production assets to the dist folder.