Skip to content

TheJavaGuy/presentation-intellij-productivity-part1

Repository files navigation

presentation-intellij-productivity-part1

1. About presentation-intellij-productivity-part1

2. Installing dependencies

To build (and later start) this presentation you need node.js, bower and grunt.

  1. Install node.js
  2. npm install -g bower
  3. npm install -g grunt-cli

3. Building presentation

To build this presentation, please clone the repo and install dependencies:

$ git clone [email protected]:TheJavaGuy/presentation-intellij-productivity-part1.git
$ cd presentation-intellij-productivity-part1/
$ npm install && bower install

4. Starting presentation

$ grunt serve

The presentation should start automatically in your default browser.

5. License

presentation-intellij-productivity-part1 is licensed under GPLv3 license.

6. How to contact author

I'm @_The_Java_Guy_ on Twitter.