fs-server
v0.0.4
Published
Simple file server
Downloads
3
Readme
Simple file server powered by Node.js.
Use folder "example" as example.
Use test/test-unit.js - to get api :)
Really, I have no enough time to write good readme, sorry.
If you want more info - [email protected]
To run cover tests - npm run test:cover.
To run unit tests - npm run test:unit.
To run perf tests - npm run test:perf.