standardization of data and formats for apps and ui's
Using npm:
$ npm i tvsa-standards
Using yarn:
$ yarn add tvsa-standards
You can install Yarn with the command:
$ npm install --global yarn
You can install project dependencies with the following command:
$ yarn install