You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varserver=require('fast-http'),port=80,root=__dirname;server(port,root);// __dirname is the name of the directory that the currently executing script resides in.
To update fast-http from npm:
$ npm update --save fast-http
There are a CLI, to install fast-http-cli from npm: