/React-MobX-Webpack-Boilerplate

:gem: A simple boilerplate for web apps

Primary LanguageJavaScriptMIT LicenseMIT

React MobX Webpack Boilerplate

Based on KadoBOT's Reaxor.

Getting Started

$ git clone https://github.com/wadeanthony0100/React-MobX-Webpack-Boilerplate.git
$ npm install

Usage

Development Build: npm run devServer Production Build: npm start Testing: npm test or npm run test:watch for watching file change or npm run test:coverage for showing test coverage Lint checking: npm run lint Flow typechecking: npm run typecheck

Libraries Included: