Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirinzhang/react-webpack-mobx

A react boilerplate with webpack, React-router and Mobxjs.
https://github.com/mirinzhang/react-webpack-mobx

eslint mobx react react-router webpack2

Last synced: 28 days ago
JSON representation

A react boilerplate with webpack, React-router and Mobxjs.

Awesome Lists containing this project

README

        

### Instruction

> A react boilerplate with webpack(2.2.1)、React-router(3.0.2)、Mobxjs(3.1.0) and fetch(2.0.2)

### Usage

#### Installation

`npm i -g yo`

`npm i -g generator-react-webpack-mobx`

#### Create Project

`yo react-webpack-mobx ` or `yo react-webpack-mobx`

#### Run

`cd `

`npm run dev` or `yarn dev`