simple-react-mobx-router
v1.0.6
Published
Simple router for React projects based on MobX reactivity
Downloads
3
Readme
What?
This is the simple router for React, based on MobX reactivity.
Why?
(to be written)
Features
(to be written)
Install
Run from your projects directory:
npm i --save simple-react-mobx-router
or
yarn add simple-react-mobx-router
How to use
(to be written)
API
(to be written)