/react-mobx

Webpack 2, ES6, React, MobX, SASS Modules w/ hot reloading

Primary LanguageJavaScriptMIT LicenseMIT

react-mobx

A simple, lightweight React MobX starter kit with SASS + CSS Modules

Upgrading package.json

npm update

Usage

npm install && npm install -g webpack-dev-server && npm start

Building

npm build

Style Guide

  • Use 2 spaces for indentation

Recommended Plugins for atom.io

  • emmet + emmet-jsx-css-modules (todo: use react-css-modules)
  • project-manager + project-colorize
  • platform-io-ide-terminal
  • language-babel
  • hyperclick + js-hyperclick
  • nice-index
  • file-icons