Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pengxiaohua/news-responsive-by-react

一个基于react的新闻网站,可以自适应PC和移动端,登录后有评论和收藏功能。
https://github.com/pengxiaohua/news-responsive-by-react

new react

Last synced: about 2 months ago
JSON representation

一个基于react的新闻网站,可以自适应PC和移动端,登录后有评论和收藏功能。

Awesome Lists containing this project

README

        

# 简介
一个基于react的新闻网站,可以自适应PC和移动端,登录后有评论和收藏功能。

*项目有点老,最近会慢慢更新项目*

# DEMO
#### PC端
![image](https://github.com/pengxiaohua/news-responsive-by-react/blob/master/demo1.jpg)

#### 移动端
![iamge](https://github.com/pengxiaohua/news-responsive-by-react/blob/master/demo2.jpg)

# 安装
#### 安装node_modules
```shell
npm install  or cnpm install or yarn install
```

# 跑起来
```shell
npm run dev
```
打开浏览器输入:localhost:8080