/awesome-react

Unfinished yet, to be continue! 待续,还没搞完哦。有点乱,还没整好。。

Primary LanguageJavaScript

Awesome React

A SPA project imitate Ruby-Chine, with React/react-router/webpack2.

Contains

How to use

You should clone the repo and install the dependencies, and then npm start.That is all.

$ git clone https://github.com/allan2coder/awesome-react.git
$ cd awesome-react
$ npm install

Then launch the project app.

$ npm start

You should see a new browser tap opening and a page of 'index.html' in http://localhost:8080.

How to build the static files

npm run build

Why Redux

image

Reference Articles