Code-Pop / beautify-with-vuetify

Learn how to create beautiful web applications with Vuetify!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beautify with Vuetify

Learn how to create beautiful web apps with Vuetify, a component framework that is built according to Google's Material Design specifications.

Course Milestones

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 3CC Begin Lesson 3CC Finish
Layouts: Grid System Lesson 4 Begin Lesson 4 Finish
Layouts: Responsive Design Lesson 5 Begin Lesson 5 Finish
Layouts: Responsive Design Lesson 5CC Begin Lesson 5CC Finish
Forms: Fundamentals Lesson 6 Begin Lesson 6 Finish

Setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Learn how to create beautiful web applications with Vuetify!


Languages

Language:Vue 84.3%Language:JavaScript 9.7%Language:HTML 5.6%Language:SCSS 0.5%