Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 360 Bytes

portfolio-backend (WIP)

Back-end API for portfolio app (https://github.com/mselmany/portfolio-frontend) integrated with social media accounts, resumes, built-in articles and comments...

Build Setup

# install dependencies
npm install

# serve with hot reload(node-hot) at localhost:3000
npm run serve

# build for production
npm run build