2.1.32 • Published 4 years ago
@modyo/financial-commons v2.1.32
Financial Commons
Common components, directives and helpers for Modyo financial widgets
See it in action
Getting started
Install package
yarn add @modyo/financial-commonsImport it in your SFC
// example import {currency, MStepper} from '@modyo/financial-commons'
Contribute
Project setup
yarn installCompiles and hot-reloads for development
yarn serveRun your unit tests
yarn test:unitLints and fixes files
yarn lint yarn lint:styles