# node-example **Repository Path**: unsilence/node-example ## Basic Information - **Project Name**: node-example - **Description**: 自己用来做资源服务器 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-08-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node Example 本项目为一个简单的使用NodeJS搭建服务器的示例。 项目启动方法: ```txt node server.js ```