sirap95 / vue-basics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VUE BASICS

Description

This project use all the basics of VUE, including best practices for components names and folders.

It also show how to use Methods, Props, Inject, scoped styles and Vue directives.

It is good to understand all the basics concept of Vue and start practice with it!

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 88.3%Language:HTML 5.9%Language:JavaScript 5.7%