Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 641 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 641 Bytes

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.