:smileycat: Mango Head

Getting Started
requires anode
version >= 6 and annpm
version >= 3.x.x
we do provide a help
command to display all possible arguments
# Install the base package and the plugin (could also be global -g)
npm i @axelspringer/mango-head
Usage
Create arouter.ts
file with the following content.import Vue from 'vue'
import MangoHead from '@axelspringer/mango-router'
Vue.use(MangoHead) // init head