@axelspringer/mango-head

Mango Head

Usage no npm install needed!

<script type="module">
  import axelspringerMangoHead from 'https://cdn.skypack.dev/@axelspringer/mango-head';
</script>

README

:smiley_cat: Mango Head


Taylor Swift Volkswagen TypeScript MIT license

Getting Started

requires a node version >= 6 and an npm 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

License

MIT