Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 512 Bytes

Example for angular-slidedeck

Feel free to use this repository as a template for your own presentation.

Installation

  1. run bower install
  2. use your favorite local web server, for example
    1. python -m SimpleHTTPServer and open http://localhost:8000
    2. npm install -g http-server && http-server and open http://localhost:8080

License

MIT License