/js-async-await-promise

js-async-await-promise

Primary LanguageJavaScript

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.