Skip to content

go-bumbu/vue-layouts

Repository files navigation

vue-layouts

vuejs layout utility library

Components

Develop

Link into existing project

Cheatsheet

  • link module:
    • in the library project run: npm link
    • in the target project run: npm link @go-bumbu/vue-layouts
  • view linked modules npm ls -g --depth=0 --link=true
  • unlink module in the target run: npm unlink -g @go-bumbu/vue-layouts
  • run dev server
    • in the library run

About

vuejs layout utility library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published