# Build a Node.js Project from Scratch
## 下载
### Docker
```
docker pull apachecn0/build-a-node-js-project-from-scratch
docker run -tid -p <port>:80 apachecn0/build-a-node-js-project-from-scratch
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install build-a-node-js-project-from-scratch
build-a-node-js-project-from-scratch <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g build-a-node-js-project-from-scratch
build-a-node-js-project-from-scratch <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/build-a-node-js-project-from-scratch",
"name": "build-a-node-js-project-from-scratch",
"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/9a/42/1dd67305931b1bec68411b391c457b97e042c33f89910eaaf8ad271d886d/build-a-node-js-project-from-scratch-2024.3.4.0.tar.gz",
"platform": null,
"description": "# Build a Node.js Project from Scratch\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/build-a-node-js-project-from-scratch\ndocker run -tid -p <port>:80 apachecn0/build-a-node-js-project-from-scratch\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install build-a-node-js-project-from-scratch\nbuild-a-node-js-project-from-scratch <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g build-a-node-js-project-from-scratch\nbuild-a-node-js-project-from-scratch <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Build a Node.js Project from Scratch",
"version": "2024.3.4.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/build-a-node-js-project-from-scratch"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c9fa2717ec24441b81662b0937505cc04585a773be13e15ca8d875edfc2db17",
"md5": "087fb0ac15635bde55ccab1efa3fd3ac",
"sha256": "0fd71fd376ab8033779ab85d29155d8a865321ead5204608ba913ee3d6bb9d6e"
},
"downloads": -1,
"filename": "build_a_node_js_project_from_scratch-2024.3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "087fb0ac15635bde55ccab1efa3fd3ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 483664,
"upload_time": "2024-03-03T21:43:12",
"upload_time_iso_8601": "2024-03-03T21:43:12.655224Z",
"url": "https://files.pythonhosted.org/packages/4c/9f/a2717ec24441b81662b0937505cc04585a773be13e15ca8d875edfc2db17/build_a_node_js_project_from_scratch-2024.3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9a421dd67305931b1bec68411b391c457b97e042c33f89910eaaf8ad271d886d",
"md5": "a1321315e56419d6fe077ad185259637",
"sha256": "84b89c148afa49cae1f0945b0c21c5305a4d2fa14bf9398f3b764e6b2aec1ca6"
},
"downloads": -1,
"filename": "build-a-node-js-project-from-scratch-2024.3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "a1321315e56419d6fe077ad185259637",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 463093,
"upload_time": "2024-03-03T21:43:15",
"upload_time_iso_8601": "2024-03-03T21:43:15.006284Z",
"url": "https://files.pythonhosted.org/packages/9a/42/1dd67305931b1bec68411b391c457b97e042c33f89910eaaf8ad271d886d/build-a-node-js-project-from-scratch-2024.3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 21:43:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "build-a-node-js-project-from-scratch",
"github_not_found": true,
"lcname": "build-a-node-js-project-from-scratch"
}