Static HTTP server that transpiles JavaScript with Babel
0 dependency node based static http server.
static http server with current directory as document root
Static HTTP server.
A Simple Static HTTP Server
Simple Static HTTP Server with Directory listing and Live Reload
static http server
Static HTTP server with Express
A simple service worker used for the static template in sandpack, allowing users to develop websites like they would locally in the browser.
Create simple static HTTP server
Static http server with configurable proxy rules
Simple static http server
use express as a static http server
a simple static http server
Small static HTTP server with live reloading
TypeScript definitions for serve-static
A lean, modular web server for rapid full-stack development
Basic Static HTTP Server
## 步骤 - 在目录下创建一个bin目录,里面创建一个localServer.js文件 - 配置脚本的执行环境 ,在 localServer.js的第一行配置 #! /usr/bin/env node - 在package.json中配置好key = bin的隐射 ``` { "name": "front-static-http-server", "version": "1.0.3", "description": "", "main": "index.js", "scripts":
TypeScript definitions for express
A lean, modular web server for rapid full-stack development
TypeScript definitions for express-serve-static-core
Mini static http server without any dependences
A static file server for fancy apps