@modyo/financial-commons
v2.1.32
Published
Common components for modyo financial widgets
Downloads
49
Keywords
Readme
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
