文件名称:node-test:基于node的简单测试项目
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-26 04:58:26
JavaScript
简单节点演示 首先安装 ,然后: git clone https://github.com/leftlogic/node-test.git cd node-test npm install npm start 默认情况下,服务器将在上开始运行。
【文件预览】:
node-test-master
----.gitignore(587B)
----package.json(667B)
----LICENSE(1KB)
----index.js(1KB)
----views()
--------layout.html(360B)
--------echo.html(88B)
--------hello.html(170B)
----README.md(265B)