Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 343 Bytes

Unsplash-v1

Edit unsplash-v1

Local Development Instructions

  1. Install Node.js and npm

  2. Execute the following in the terminal/Node REPL

cd unsplash-v1
npm install
npm run start