0.11.3 • Published 6 years ago

@stellarjs/stellar-error v0.11.3

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Build Status Coverage Status

stellarjs

Stellar Microservices Framework

Getting started

StellarJS uses lerna (independent versioning) to coordinate the build, test and publishing process. Learn more at https://github.com/lerna/lerna

> lerna bootstrap
> lerna run test

Currently bootstrap will not work on first install. If you experience issues with bootstrap run:

> yarn