chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

build data #62

Closed kenziebottoms closed 6 years ago

kenziebottoms commented 6 years ago

Description

Wrote data/build-data.js, which generates JSON files in /data/json:

Related Ticket(s)

fixes #18, fixes #39, fixes #37

Problem to Solve

npm run data:generate runs now

Steps to Test Solution