Example for angular-slidedeck
Feel free to use this repository as a template for your own presentation.
- run
bower install
- use your favorite local web server, for example
python -m SimpleHTTPServer
and openhttp://localhost:8000
npm install -g http-server && http-server
and openhttp://localhost:8080