Object oriented typescript repository for managing the model.
npm install mobx-repository

Object oriented typescript repository for managing the model.
- Example code
- Api Reference
- Example
Yarn is used as package manager.
* Install dependencies: yarn
* Build: yarn build
* Test: yarn test
* Lint: yarn lint
* Build the docs: yarn docs
* Frederick Gnodtke (Prior99)