@modyo/financial-commons
v2.1.32
Published
Common components for modyo financial widgets
Downloads
6
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-commons
Import it in your SFC
// example import {currency, MStepper} from '@modyo/financial-commons'
Contribute
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint yarn lint:styles