/simplehttp

Primary LanguageJavaScript

simplehttp boilerplate

This boilerplate generated using express-generator

npm install express
npm install express-generator
./node_modules/.bin/express
npm init
npm install
node ./bin/www

open http://127.0.0.1:3000/