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 suite -
npm start
: Runsnpm run build
in watch mode -
npm run test:watch
: Run test suite in interactive watch mode -
npm run test:prod
: Run linting and generate coverage -
npm run build
: Generate bundles and typings, create docs -
npm run lint
: Lints code -
npm run commit
: Commit using conventional commit style
Credits
Made with ❤️ 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!