@cashremit/cr-bootstrap
v2.0.5
Published
Script for linking dependencies from CR System
Readme
Cr Bootsrap
This package is designed to help link dependencies from Max Design System
Usage
- Install this package
yarn add @cashremit/cr-bootstap - Add
"bootstrap": "cr-bootstrap"to the scripts in your project'spackage.json - Ensure that CR System is a sibling to the project you are working on
- Run
yarn bootstrap
