# fuwuqi **Repository Path**: mxshuai/fuwuqi ## Basic Information - **Project Name**: fuwuqi - **Description**: nodejs静态服务器 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-26 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fuwuqi nodejs版本静态服务器 1、clone本项目到本地 2、将静态文件放到assets目录中 3、cd 进入此项目 4、cmd下执行node server.js 5、访问http://127.0.0.1:3000