react-mobx-vm
v0.2.1
Published
View & Model are mixed now via react mobx.
Maintainers
Readme
react-mobx-vm
View & Model are mixed now via react mobx
- UMD
reactMobxVM- https://unpkg.com/react-mobx-vm
- https://cdn.jsdelivr.net/npm/react-mobx-vm
Note: UMD don't supports extension/Router.
Installation
npm i react react-router@3 mobx@3 mobx-react@4 react-mobx-vm -DExamples
git clone ...
cd react-mobx-vm
npm install
npm run gojs:open -- -i routerV3/browserHistory.js Tests
Units
npm testIntegration
npm run test:cy:run
# or
npm run test:cy:openContributing
- The commit message should observe the rule.
