vino-http-server

ts-node-dev index.ts

Usage no npm install needed!

<script type="module">
  import vinoHttpServer from 'https://cdn.skypack.dev/vino-http-server';
</script>

README

node-server

安装 ts-node-dev 来开启服务

ts-node-dev index.ts

curl 命令来发起请求

curl -v http://localhost:8888/index.html