$ npm install
- Serve the presentation and monitor source files for changes
$ grunt serve
- Open http://localhost:8000 to view your presentation
You can change the port by using grunt serve --port 8001
.
$ npm install
$ grunt serve
You can change the port by using grunt serve --port 8001
.