You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get start with [React](https://facebook.github.io/react/), [Redux](http://redux.js.org/), [RR4](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom), [Webpack3](https://webpack.js.org/) 🚀
8
+
Get start with [React](https://facebook.github.io/react/), [Redux](http://redux.js.org/), [RR4](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom) 🚀
@@ -129,59 +121,6 @@ yarn start # Start the development server (or `npm start`)
129
121
130
122
---
131
123
132
-
## Live Development
133
-
134
-
We use `webpack-dev-middleware` and `webpack-hot-middleware` for server and HMR 。
135
-
136
-
We recommend using [Redux DevTools Chrome Extension](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd).
137
-
138
-
---
139
-
140
-
## Deploy
141
-
142
-
>Use `nginx` to proxy static web to start this app。Point at `~/dist/index.html`.[See more](https://github.com/ReactTraining/react-router/blob/v3/docs/guides/Histories.md#configuring-your-server)。
Refrence [airbnb/javascript](https://github.com/airbnb/javascript)、[Javascript Standard Style](https://standardjs.com/rules-zhcn.html#javascript-standard-style) and [standard-react](https://github.com/standard/eslint-config-standard-react),we set up [.eslintrc](https://github.com/YutHelloWorld/vortex-react/blob/master/.eslintrc)
184
-
185
124
## Contribution
186
125
187
126
Thank you to all the people who already contributed to vortex-react!
0 commit comments