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

https://github.com/visiky/reactstudy

学习React,并积累一些Demo
https://github.com/visiky/reactstudy

Last synced: about 1 month ago
JSON representation

学习React,并积累一些Demo

Awesome Lists containing this project

README

        

This is a collection of simple demos of React.js.

## Start
```
git clone https://github.com/Me-Momo/reactStudy.git
npm install

npm run mock
npm run start
```

Now you can explore React ~~~