Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhaozhuoboy/big-demo

React学习 大案例 成品在-->
https://github.com/zhaozhuoboy/big-demo

Last synced: 5 days ago
JSON representation

React学习 大案例 成品在-->

Awesome Lists containing this project

README

        

## Big-Demo 小型的个人主页

#### 项目跑起来!
- 先安装项目的依赖包
```
npm install
```
- 启动服务器
```
npm start
```