tcs
v10.0.2
Published
A tiny static content server
Downloads
1,331
Readme
TCS
tcs is a tiny static content server.
Installation
npm install -g tcs
Usage
$ tcs
Args
- -c, --cwd: directory of static files, default is
process.cwd()
- -p, --port: server port, default is
8080
License
Licensed under MIT
Copyright (c) 2017 smalldragonluo