Back-end API for portfolio app (https://github.com/mselmany/portfolio-frontend) integrated with social media accounts, resumes, built-in articles and comments...
# install dependencies
npm install
# serve with hot reload(node-hot) at localhost:3000
npm run serve
# build for production
npm run build