Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 189 Bytes

Refactor Promises to Async Await

Running the project

To run the project:

npm run start

Running Tests

Run tests using the command:

$ npm run test-watch