Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 614 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 614 Bytes

飞龙的 React 译文集

协议:CC BY-NC-SA 4.0

只有经历过地狱般的磨练,才能拥有创造天堂的力量。——泰戈尔

下载

Docker

docker pull apachecn0/apachecn-react-zh
docker run -tid -p <port>:80 apachecn0/apachecn-react-zh
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g apachecn-react-zh
apachecn-react-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我