Skip to content

mkbotoman/angular-material-talk

Repository files navigation

Intro to Angular Material

Full setup

  1. Install Node.js

  2. Install Grunt

  3. Clone the reveal.js repository

    $ git clone https://github.com/mkbotoman/angular-material-talk
  4. Navigate to the reveal.js folder

    $ cd angular-material-talk
  5. Install dependencies

    $ npm install
  6. Serve the presentation and monitor source files for changes

    $ grunt serve
  7. Open http://localhost:8000 to view your presentation

    You can change the port by using grunt serve --port 8001.

Reveal.js

This slide deck uses reveal.js. Check it out here: https://github.com/hakimel/reveal.js/

License

MIT licensed

Copyright (C) 2015 Maureen Botoman, http://maureen.codes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 143