Skip to content

dosandk/react-mobx

Repository files navigation

React-mobx-starter

Tech stack

  • React - A JavaScript library for building user interfaces
  • MobX - Simple, scalable state management
  • React Router - React Router id declarative routing for React
  • Webpack - module bundler
  • Flow - static type checker for javascript
  • ESLint - The pluggable linting utility for JavaScript and JSX

Getting Started

To start project please use next command:

npm install
npm start