Skip to content

training-yoyosan/real-world-vue3

Repository files navigation

Netlify Status

real-world-vue

Example Vue 3 application from the Real World Vue course.

View demo at https://rwrldvue3.netlify.app.

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.