@axelspringer/mango-head
v1.0.0-beta.121
Published
Mango Head
Downloads
890
Maintainers
Keywords
Readme
:smiley_cat: Mango Head
Getting Started
requires a
node
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 a router.ts
file with the following content.
import Vue from 'vue'
import MangoHead from '@axelspringer/mango-router'
Vue.use(MangoHead) // init head