/Real-World_Vue-3

Example app for Vue Mastery's Real World Vue 3 course

Primary LanguageVue

real-world-vue

This is a private fork of Code-Pop/Real-World_Vue-3, which is used for Vue mastery's Real World Vue 3 course. Specifically, it is set up to test out Render, which is described in lesson 7.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Use of Render

Customize configuration

See Configuration Reference.