1.0.1 • Published 8 years ago
httpresso v1.0.1
HTTPresso
Quick serving HTTP static file with Express.
How to use
Install httpresso:
npm install httpressoAdd run script to package.json:
"script": {
...
"start": "httpresso"
}Run:
npm startQuick serving HTTP static file with Express.
Install httpresso:
npm install httpressoAdd run script to package.json:
"script": {
...
"start": "httpresso"
}Run:
npm start