mobx-starter icon indicating copy to clipboard operation
mobx-starter copied to clipboard

React + RR4 + Mobx + Isomorphic starter.

Results 4 mobx-starter issues
Sort by recently updated
recently updated
newest added

[email protected] requires a peer of ajv@^6.9.1 ![image](https://user-images.githubusercontent.com/13932847/76167010-c5d8b300-61a6-11ea-8578-da614db6f324.png)

i'm using a windows 10 machine and experiencing app failure when a todo is added. here is the console: Asset Size Chunks Chunk Names bundle.js 2.58 MB 0 [emitted] [big]...

Is this intentional? Is the idea that you should build any state in the initial page load? Or would you add an onEnter method to all your components and call...

Hello, I downloaded and built the package but encountered this error. --------------------------------------------------------- harfus-MacBook-Pro-2:mobx-starter harfuab$ node index.js --dev INF Running on port 2002 /Users/harfuab/dev/mobx/support-service/mobx-starter/node_modules/koa-mount/index.js:48 return async function (ctx, upstream){ ^^^^^^^^ SyntaxError:...