Skip to content

Jplusztx/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. 在运行项目之前:需要先下载后端nodejs代码并运行:

git clone https://github.com/Jplusztx/weather_app_nodejs.git

2. 进入node项目目录,执行下列命令:

npm install
node index.js

3. 下载当前React项目,并切换分支

git clone https://github.com/Jplusztx/weather_app.git
git checkout development

4. 进入React项目目录,执行下列代码:

yarn install
yarn start

5. 打开url:http://localhost:3000

项目用到的技术栈:

  1. reactJs
  2. 路由:react-router-dom,react-router-config
  3. redux,异步请求中间件redux-thunk
  4. css解决方案:styled-components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published