Skip to content

Example Vue.js project with circular references between components

Notifications You must be signed in to change notification settings

cwmaloney/SimpleVueTree

Repository files navigation

Simple Vue Tree

This is a example of Vue.js project that uses "single file components" that contain circular references between the components.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Example Vue.js project with circular references between components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published