@berlitz/max-bootstrap

Script for linking dependencies from Max Design System

Usage no npm install needed!

<script type="module">
  import berlitzMaxBootstrap from 'https://cdn.skypack.dev/@berlitz/max-bootstrap';
</script>

README

Max Bootsrap

This package is designed to help link dependencies from Max Design System

Usage

  • Install this package yarn add @berlitz/max-bootstap
  • Add "bootstrap": "max-bootstrap" to the scripts in your project's package.json
  • Ensure that Max Design System is a sibling to the project you are working on
  • Run yarn bootstrap