Apresentação do Completable Future e programação assíncrona.
- Install Node.js (4.0.0 or later)
- Clone the repository
$ git clone https://github.com/filipi87/completablefuture-revealjs.git
- Navigate to the folder
$ cd completablefuture-revealjs
- Install dependencies
$ npm install
- Serve the presentation and monitor source files for changes
$ npm start
- Open http://localhost:8000 to view the presentation.