# mobx2 **Repository Path**: zxk7516/mobx2 ## Basic Information - **Project Name**: mobx2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### mobx decorators ``` yarn add babel-plugin-transform-decorators-legacy vim node_modules\babel-preset-react-app\index.js [ require.resolve('babel-plugin-transform-runtime'), { helpers: false, polyfill: false, regenerator: true, }, ], [ require.resolve('babel-plugin-transform-runtime'), { helpers: false, polyfill: false, regenerator: true, }, ], klj [ require.resolve('babel-plugin-transform-decorators-legacy'), {} ]