This package requires at least Node v10
This is the code for my talk on async/await.
In order to run all the code include the async/wait, you'll need Node 7+.
Getting Started:
- run
yarn
ornpm install
- Make sure you have the Current version of node installed (7+)
- Run the js files in your console.