reflectos-sdk
v1.0.0
Published
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#credits) [![Coverage Status](https://coveralls.io/repos/github/UReflect/reflectos-sdk/badge.svg)](https://coveralls.io/github/UReflect/reflectos-sdk) [![
Downloads
6
Readme
reflectos-sdk : uReflect SDK
SDK for uReflect project that makes possible interactions between the Core and uReflect ecosystem
Usage
git clone https://github.com/UReflect/reflectos-sdk.git
cd reflectos-sdk
# Run npm install
npm install
NPM scripts
npm t
: Run test suitenpm start
: Runsnpm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style
Credits
Made with :heart: by @u_reflect and all these wonderful contributors (emoji key):
| Jean Barrière💻 | Alban Combaud💻 | Aurélien ARINO💻 | | :---: | :---: | :---: |
This project follows the all-contributors specification. Contributions of any kind welcome!