rn-aa-lib
v0.1.5
Published
Component library for Application's Architecture course. UADE 2021
Downloads
2
Readme
rn-aa-lib
Component library for Application's Architecture course. UADE 2021
Installation
npm install rn-aa-lib
Usage
import RnAaLib from "rn-aa-lib";
// ...
const result = await RnAaLib.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT