/react-mobx-boilerplate

Scalable React boilerplate with MobX, webpack 5, babel, react-router, material-UI, sentry and more fun

Primary LanguageJavaScript

React MobX Boilerplate

Scalable React MobX Boilerplate using babel, sass, webpack 5 with a hot dev server and an optimized production build.Configured with eslint rules.

Installation

git clone https://github.com/marcesdan/react-mobx-boilerplate.git
cd react-mobx-boilerplate
yarn / npm i

Usage

Development server

yarn start / npm start

You can view the development server at localhost:8080.

Production build

 yarn build / npm run build

Features

Dependencies

webpack

Babel

Loaders

Eslint

Plugins