Skip to content

NVISIA/devops-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install Node.js (1.0.0 or later)

  2. Install Grunt

  3. Clone the repository

    $ git clone https://github.com/NVISIA/devops-session.git
  4. Navigate to the folder

    $ cd devops-session
  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.

Presentation contents

Navigate to the devops.md file to view the presentation as one page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published