Skip to content

oltsa/react-mobx-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code

React MobX Seed/Easy Boilerplate

Dependencies

  • React/React-DOM 15.1.0 (hot reloading enabled)
  • MobX 2.1.7 (with binding and dev tools)

Dev Dependencies

  • Webpack 1.13.0 (with webpack-dev-server, build folder clean/rebuild)
  • Webpack loaders (style, css, postcss, sass, file, url)
  • Babel 6.8.0
  • ESLint 2.9.0 (with eslint-config-airbnb 9.0.0)

Installation

Tested with NodeJS 4.4.4 LTS/5.2.0/6.2.0

git clone https://github.com/inertum/react-mobx-seed.git
cd react-mobx-seed
npm i

Instructions

Development server with hot-reloading http://localhost:3000

npm run start

Build for deployment under /build folder

npm run build
Mentions

SurviveJS for demystifying webpack
Redux Easy Boilerplate check it out!

About

React MobX Seed / Easy Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published