Web Components presentation.
- Install Node.js (4.0.0 or later)
- Clone the repository
$ git clone https://github.com/filipi87/webcomponents-revealjs.git
- Navigate to the folder
$ cd webcomponents-revealjs
- Install dependencies
$ npm install
- Serve the presentation and monitor source files for changes
$ npm start
- Open http://localhost:8000 to view the presentation.