# React Native Training
## 下载
### Docker
```
docker pull apachecn0/react-native-training
docker run -tid -p <port>:80 apachecn0/react-native-training
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install react-native-training
react-native-training <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g react-native-training
react-native-training <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/react-native-training",
"name": "react-native-training",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/7a/96/9ba6ad52ec8969424216c88e4e4a6f378c94453769dca880427969f317e5/react-native-training-2024.3.3.0.tar.gz",
"platform": null,
"description": "# React Native Training\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/react-native-training\ndocker run -tid -p <port>:80 apachecn0/react-native-training\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install react-native-training\nreact-native-training <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g react-native-training\nreact-native-training <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "React Native Training",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/react-native-training"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ca1ddde43ec0b8885bf57c2c2f1c4db6f2c43d7b27dfb24fe631a25bc615782a",
"md5": "04548b747b4ca5f8141b8da9b7ad47bf",
"sha256": "7638531dd23d3527c0e114400e3e3c8a777953a0e0f45b9df5498cbb67371037"
},
"downloads": -1,
"filename": "react_native_training-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04548b747b4ca5f8141b8da9b7ad47bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 7010482,
"upload_time": "2024-03-03T14:26:30",
"upload_time_iso_8601": "2024-03-03T14:26:30.623200Z",
"url": "https://files.pythonhosted.org/packages/ca/1d/dde43ec0b8885bf57c2c2f1c4db6f2c43d7b27dfb24fe631a25bc615782a/react_native_training-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a969ba6ad52ec8969424216c88e4e4a6f378c94453769dca880427969f317e5",
"md5": "3e287b5ee60c968c2225a696eed1ff67",
"sha256": "32c9f536864a86130e4d93ae12bbfe5445f0864dcbca9807ab4ef436f8a07778"
},
"downloads": -1,
"filename": "react-native-training-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "3e287b5ee60c968c2225a696eed1ff67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6991382,
"upload_time": "2024-03-03T14:26:34",
"upload_time_iso_8601": "2024-03-03T14:26:34.175623Z",
"url": "https://files.pythonhosted.org/packages/7a/96/9ba6ad52ec8969424216c88e4e4a6f378c94453769dca880427969f317e5/react-native-training-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 14:26:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "react-native-training",
"github_not_found": true,
"lcname": "react-native-training"
}