w3

A nodejs http file server

Usage no npm install needed!

<script type="module">
  import w3 from 'https://cdn.skypack.dev/w3';
</script>

README

w3

version: 2.0.0

single page web server. great for development!

Build Status

Install

npm install w3 -g

Usage

w3 [directory]

or

w3 [directory] --port [port]

options

SET PORT

--port [port]

w3 --port 4000

ENABLE Cache

w3 --cache

Requirements

  • NodeJs

Thanks

  • @nodejs community

Contributions

  • Pull Request Welcome

LICENSE

MIT

Contributors

  • Tom Wilson (@twilson63)
  • @nicogranelli