tcs
v10.0.2
Published
A tiny static content server
Readme
TCS
tcs is a tiny static content server.
Installation
npm install -g tcsUsage
$ tcsArgs
- -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
