0.4.0 • Published 2 years ago
mobx-repository v0.4.0
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)