AmirRezaM75 / vue-mastery-beginner

Vue Mastery - Intro to Vue.js, real world vue, mastering vuex, next level vue

Home Page:https://www.vuemastery.com/courses-path/beginner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Mastery Beginner Path

| This repository is for educational purposes only

Project setup

npm install

Mock json database

npm i -g json-server
json-server -d 1500 db.json

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Source

If you're just getting started with Vue, check out Vue Mastery.

About

Vue Mastery - Intro to Vue.js, real world vue, mastering vuex, next level vue

https://www.vuemastery.com/courses-path/beginner


Languages

Language:Vue 66.5%Language:JavaScript 31.4%Language:HTML 2.1%