Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 263 Bytes

File metadata and controls

13 lines (7 loc) · 263 Bytes

Setup

install yarn or npm globally

run yarn or npm install

Challenge

Write some code to implement the function createMenuData

Use the test runner jest to run the gradTest.test.js

When the test passes submit your completed challenge to us.