Idea from: https://github.com/zachflower/resume-server
_____ _ _ ____
|_ _|__| |_ __ ___| |_/ ___| ___ _ ____ _____ _ __
| |/ _ \ | '_ \ / _ \ __\___ \ / _ \ '__\ \ / / _ \ '__|
| | __/ | | | | __/ |_ ___) | __/ | \ V / __/ |
|_|\___|_|_| |_|\___|\__|____/ \___|_| \_/ \___|_|
Install necessary packages.
npm install
Copy sample config file..
cp config-sample.js config.js
..and edit it!
npm start