mobx-repository
v0.4.0
Published
Object oriented typescript repository for managing the model.
Downloads
1,206
Readme
mobx-repository
Object oriented typescript repository for managing the model.
Resources
Contributing
Yarn is used as package manager.
- Install dependencies:
yarn
- Build:
yarn build
- Test:
yarn test
- Lint:
yarn lint
- Build the docs:
yarn docs
Contributors
- Frederick Gnodtke (Prior99)