Skip to content

afeiship/next-react-mobx

Repository files navigation

next-react-mobx

Next toolkit for mobx app.

version license size download

installation

npm install -S @jswork/next-react-mobx

apis

api params description
bootstrap - Add $app/$store

usage

import NxReactMobx from '@jswork/next-react-mobx';

license

Code released under the MIT license.