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 File #33

Closed jordan-castelloe closed 6 years ago

jordan-castelloe commented 6 years ago

Description

Creates a skeleton file for buildData.js, which will require in fakers/index.js and call the function it exports

Number of Fixes

Fixes issue #18, creates data/buildData.js

Steps to Test Solution

  1. Pull down jc-build-data branch. You should see a new file called data/build-data.js and it should require the index file in the fakers module. That's it!