Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 167 Bytes

NOTES.md

File metadata and controls

13 lines (9 loc) · 167 Bytes

Notes

Commands: DOCKER

$ docker build -t jberry/node-history-api .

Commands: NPM

$ npm install
$ npm start

Commands: REDIS

$ redis-cli

Commands: