# simple-http-server **Repository Path**: bosscheng1990/simple-http-server ## Basic Information - **Project Name**: simple-http-server - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple-http-server # start ``` npm start ``` 浏览器中输入 http://127.0.0.1:3000/test/a.html http://127.0.0.1:3000/test/a.js http://127.0.0.1:3000/test/a.css 就可以访问到对应的资源文件了。