tvsa-standards
v1.0.0-beta.2
Published
Control de estandarizacion de formatos
Downloads
7
Maintainers
Readme
tvsa-standards
standardization of data and formats for apps and ui's
📦 Installation
Using npm:
$ npm i tvsa-standardsUsing yarn:
$ yarn add tvsa-standards🤔 If you don't have yarn installed:
You can install Yarn with the command:
$ npm install --global yarn📦 Install dependencies
You can install project dependencies with the following command:
$ yarn install