Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 170 Bytes

Async / Await example

Simple example on async Await

To start:

  1. Download this project.
  2. Run npm install.
  3. Run npm start.
  4. See the result on your terminal.