Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 141 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 141 Bytes

mastering-promises

Learn how to use promises in different cases

How to play:

  1. Clone repository
  2. run: npm i
  3. run: npm run dev