# NodeJS 示例
## 下载
### Docker
```
docker pull apachecn0/nodejs-shili
docker run -tid -p <port>:80 apachecn0/nodejs-shili
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install nodejs-shili
nodejs-shili <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g nodejs-shili
nodejs-shili <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/nodejs-shili",
"name": "nodejs-shili",
"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/d5/50/a5569115c939e6ca873d279a55074a827c25a3c45ee6553f0db85ba09bd7/nodejs-shili-2023.2.8.0.tar.gz",
"platform": null,
"description": "# NodeJS \u793a\u4f8b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/nodejs-shili\ndocker run -tid -p <port>:80 apachecn0/nodejs-shili\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install nodejs-shili\nnodejs-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g nodejs-shili\nnodejs-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "NodeJS \u793a\u4f8b",
"version": "2023.2.8.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "759a6e5cecb22b212da676e16e0d2c422344b4f67c58bcd72dfd8d083b7d8b6d",
"md5": "f2ccb12bdaf84b3a6f414dee09dd0f67",
"sha256": "f72d90b2d58319fb62fd9c1a962633a7ccb92b7d03795f673931a557d0454b83"
},
"downloads": -1,
"filename": "nodejs_shili-2023.2.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f2ccb12bdaf84b3a6f414dee09dd0f67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 952699,
"upload_time": "2023-02-07T19:58:08",
"upload_time_iso_8601": "2023-02-07T19:58:08.519584Z",
"url": "https://files.pythonhosted.org/packages/75/9a/6e5cecb22b212da676e16e0d2c422344b4f67c58bcd72dfd8d083b7d8b6d/nodejs_shili-2023.2.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d550a5569115c939e6ca873d279a55074a827c25a3c45ee6553f0db85ba09bd7",
"md5": "9ed69a7f5fa06cf828118777e0164669",
"sha256": "5d330a05492baf9dca2945074df88c49a61c1a464a82dc6b2ca41b055c491e8e"
},
"downloads": -1,
"filename": "nodejs-shili-2023.2.8.0.tar.gz",
"has_sig": false,
"md5_digest": "9ed69a7f5fa06cf828118777e0164669",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 933824,
"upload_time": "2023-02-07T19:58:10",
"upload_time_iso_8601": "2023-02-07T19:58:10.034795Z",
"url": "https://files.pythonhosted.org/packages/d5/50/a5569115c939e6ca873d279a55074a827c25a3c45ee6553f0db85ba09bd7/nodejs-shili-2023.2.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 19:58:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "apachecn",
"github_project": "nodejs-shili",
"lcname": "nodejs-shili"
}