Learn how to create beautiful web apps with Vuetify, a component framework that is built according to Google's Material Design specifications.
We encourage you to code along with us as you go through the course on Vue Mastery. These are the tags that represent milestones throughout the course. In addition, code commits are created in a way that should allow you to choose snapshots in case there's any confusion.
Lesson | Start Code | Finished Code |
---|---|---|
Getting Started with Vuetify | Lesson 1 Begin | Lesson 1 Finish |
Components (Pt. 1) | Lesson 2 Begin | Lesson 2 Finish |
Components (Pt. 2) | Lesson 3 Begin | Lesson 3 Finish |
Components (Pt. 2) - Code Challenge | Lesson 3 Begin | Lesson 3 Finish |
Layouts: Grid System | Lesson 4 Begin | Lesson 4 Finish |
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint