Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 167 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 167 Bytes

bip-finder-api

Quickstart

npm install
npm start

Deploy with Forever

npm install forever -g
forever start server.js