项目作者: Code-Pop

项目描述 :
Learn how to create beautiful web applications with Vuetify!
高级语言: Vue
项目地址: git://github.com/Code-Pop/beautify-with-vuetify.git
创建时间: 2019-07-08T21:48:43Z
项目社区:https://github.com/Code-Pop/beautify-with-vuetify

开源协议:

下载


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

  1. yarn install

Compiles and hot-reloads for development

  1. yarn run serve

Compiles and minifies for production

  1. yarn run build

Run your tests

  1. yarn run test

Lints and fixes files

  1. yarn run lint

Customize configuration

See Configuration Reference.