git clone https://github.com/Jplusztx/weather_app_nodejs.git
npm install
node index.js
git clone https://github.com/Jplusztx/weather_app.git
git checkout development
yarn install
yarn start
- reactJs
- 路由:
react-router-dom
,react-router-config
- redux,异步请求中间件
redux-thunk
- css解决方案:
styled-components