IamManchanda / real-world-vue

Real World Vue, with Mastering Vuex, Next Level Vue and Vue 3 Essentials - Learned/Revised at Vue Mastery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real World Vue, with Mastering Vuex, Next Level Vue and Vue 3 Essentials - Learned/Revised at Vue Mastery

Revised/Learned from

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Serve Mock API

yarn run serve:api

Serve Mock API (in delay mode)

yarn run serve:api:slow

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

Real World Vue, with Mastering Vuex, Next Level Vue and Vue 3 Essentials - Learned/Revised at Vue Mastery


Languages

Language:Vue 67.4%Language:JavaScript 30.9%Language:HTML 1.7%