0.0.2 • Published 5 years ago
@gaap/simple-rx-pouch v0.0.2
Simple Rx Pouch
Battle tested, typescript rxjs adapter for pouchdb, with sane error/retry handling
Build
Run ng build simple-rx-pouch
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build simple-rx-pouch
, go to the dist folder cd dist/simple-rx-pouch
and run npm publish --access public
.