Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 310 Bytes

Product Selection

Written with [email protected] and [email protected] This is a very simple project, running a web server on port 3000 that will log POSTed values in the console Also runs an https server on post 3443, doing the same

Setup

To get running, just run

$ npm install
$ npm start

after checkout.