@berlitz/max-bootstrap
v2.0.0
Published
Script for linking dependencies from Max Design System
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'spackage.json - Ensure that Max Design System is a sibling to the project you are working on
- Run
yarn bootstrap
