只有经历过地狱般的磨练,才能拥有创造天堂的力量。——泰戈尔
docker pull apachecn0/freelearn-react-zh
docker run -tid -p <port>:80 apachecn0/freelearn-react-zh
# 访问 http://localhost:{port} 查看文档
npm install -g freelearn-react-zh
freelearn-react-zh <port>
# 访问 http://localhost:{port} 查看文档