mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
doc: add badges.
This commit is contained in:
@ -1,14 +1,20 @@
|
||||
React 备忘清单
|
||||
===
|
||||
|
||||
[](https://npmjs.org/package/react)
|
||||
[](https://www.npmjs.com/package/react)
|
||||
[](https://github.com/facebook/react/network/dependents)
|
||||
[](https://github.com/facebook/react)
|
||||
|
||||
适合初学者的综合 React 备忘清单。
|
||||
<!--rehype:style=padding-top: 12px;-->
|
||||
|
||||
入门
|
||||
----
|
||||
|
||||
### 介绍
|
||||
|
||||
React 是一个用于构建用户界面的 JavaScript 库。
|
||||
React 是一个用于构建用户界面的 JavaScript 库
|
||||
|
||||
- [React 官方文档](https://reactjs.org/) _(reactjs.org)_
|
||||
- [Styled Components 备忘清单](./styled-components.md) _(jaywcjlove.github.io)_
|
||||
|
Reference in New Issue
Block a user