# MEAN Web 开发
## 下载
### Docker
```
docker pull apachecn0/mean-web-kaifa
docker run -tid -p <port>:80 apachecn0/mean-web-kaifa
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install mean-web-kaifa
mean-web-kaifa <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g mean-web-kaifa
mean-web-kaifa <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/mean-web-kaifa",
"name": "mean-web-kaifa",
"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/2f/16/f35c4541650e9c7f922e245ef62a53035feab52913d1099266fb2e1bb76d/mean-web-kaifa-2023.2.8.0.tar.gz",
"platform": null,
"description": "# MEAN Web \u5f00\u53d1\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/mean-web-kaifa\ndocker run -tid -p <port>:80 apachecn0/mean-web-kaifa\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install mean-web-kaifa\nmean-web-kaifa <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g mean-web-kaifa\nmean-web-kaifa <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "MEAN Web \u5f00\u53d1",
"version": "2023.2.8.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "680b3478160044cb95dcb628372f44340141bdde88f49bc03b7afa8cde1f1bb1",
"md5": "bd180ef994aa4f42a5f718597c82cfa0",
"sha256": "e7673337810ca0e4c457b079fbe1c97fb0ec8f5b4e2131f7bc9fd809400b3b67"
},
"downloads": -1,
"filename": "mean_web_kaifa-2023.2.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bd180ef994aa4f42a5f718597c82cfa0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1368884,
"upload_time": "2023-02-07T19:53:38",
"upload_time_iso_8601": "2023-02-07T19:53:38.094285Z",
"url": "https://files.pythonhosted.org/packages/68/0b/3478160044cb95dcb628372f44340141bdde88f49bc03b7afa8cde1f1bb1/mean_web_kaifa-2023.2.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f16f35c4541650e9c7f922e245ef62a53035feab52913d1099266fb2e1bb76d",
"md5": "8edf670f8bec6cd4cedf750c8b913761",
"sha256": "fa16bbba1a548bbae4a3339e79f53603578243720e8be2ac7f1d2e2d5ac5715a"
},
"downloads": -1,
"filename": "mean-web-kaifa-2023.2.8.0.tar.gz",
"has_sig": false,
"md5_digest": "8edf670f8bec6cd4cedf750c8b913761",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1349775,
"upload_time": "2023-02-07T19:53:40",
"upload_time_iso_8601": "2023-02-07T19:53:40.175664Z",
"url": "https://files.pythonhosted.org/packages/2f/16/f35c4541650e9c7f922e245ef62a53035feab52913d1099266fb2e1bb76d/mean-web-kaifa-2023.2.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 19:53:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "apachecn",
"github_project": "mean-web-kaifa",
"lcname": "mean-web-kaifa"
}