Skip to content

rework library facade a bit

Sylvain Fargier requested to merge wip-template into master
  • Now embeds and integrates vuex with persisted store
  • Added NavBar component to create horizontal NavBar
    • NavBar can detect user-auth
    • NavBar automatically displays available routes
  • Added WebSite component that agregates an prepares basic WebSites (WebApp will eventually have a SideBar)
Edited by Sylvain Fargier

Merge request reports