Skip to content

Fullstack Vue: The Complete Guide to Vue.js Exams / A simple Note Taking App. A good understanding of how Custom Events work and how an Event Bus can be used to communicate between all components (parent-child, sibling-sibling) in the Vue Application. Demo at https://note-taking-173173.herokuapp.com

cvhau/note-taking

Repository files navigation

note-taking

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

Customize configuration

See Configuration Reference.

Vue lifecycle

Vue lifecycle hooks

About

Fullstack Vue: The Complete Guide to Vue.js Exams / A simple Note Taking App. A good understanding of how Custom Events work and how an Event Bus can be used to communicate between all components (parent-child, sibling-sibling) in the Vue Application. Demo at https://note-taking-173173.herokuapp.com

Resources

Stars

Watchers

Forks

Packages

No packages published