Sign in Sign up
npm

am-simple-server

```coffee SimpleServer = require("../SimpleServer") # set server web dir SimpleServer::webDir = [ #default is "./web" "./web" "./test" ] SimpleServer::watchPath = [ #default is "./web/index.html, ./web/client.js" "./web/*.html" "./test/"

npm View on Npm

Activity

Latest release
9y ago
Total releases
8
Cadence
~3 days
Last 12 months
0

Details

License
ISC
First release
Apr 24, 2016
Releases
Version Released
1.0.9 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 initial