2023.212.0 • Published 3 years ago
react-in-depth v2023.212.0
React In-depth
下载
Docker
docker pull apachecn0/react-in-depth
docker run -tid -p <port>:80 apachecn0/react-in-depth
# 访问 http://localhost:{port} 查看文档PYPI
pip install react-in-depth
react-in-depth <port>
# 访问 http://localhost:{port} 查看文档NPM
npm install -g react-in-depth
react-in-depth <port>
# 访问 http://localhost:{port} 查看文档2023.212.0
3 years ago