tranqy / react-routing-mobx-bootstrap-boilerplate

Simple boilerplate with webpack, react, mobx, react router and css modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old and outdated, don't use. Archived and not updated.

react-routing-mobx-bootstrap-boilerplate

Simple React Webpack Babel Starter Kit

Thin as possible boilerplate with, built with webpack and includes react, react router, mobx, react-css-modules and bootstrap-css.

To run

Clone it

> $ git clone git@github.com:tranqy/react-routing-mobx-bootstrap-boilerplate.git

Install deps

> $ npm install

Run it

> $ npm run dev

Then Open the web browser to http://localhost:8080/

Or build it

> $ npm run build

Original fork from (alicoding)[https://github.com/alicoding/react-webpack-babel.git] Thanks!

About

Simple boilerplate with webpack, react, mobx, react router and css modules

License:MIT License


Languages

Language:JavaScript 89.1%Language:CSS 8.4%Language:HTML 2.4%