/real-world-vue

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

Primary LanguageVue

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.