js-async-await-promise
js-async-await-promise copied to clipboard
js-async-await-promise
Async / Await example
Simple example on async Await
To start:
- Download this project.
- Run npm install.
- Run npm start.
- See the result on your terminal.