Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 510 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 510 Bytes

Infrastructure As Code, il n'y a pas que Terraform dans la vie

Installing

  1. Install Node.js

  2. Clone the repository

    $ git clone https://github.com/elebeaup/pulumi-presentation
  3. Navigate to the folder

    $ cd pulumi-presentation
  4. Install dependencies

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

    $ npm start
  6. Open http://localhost:4242 to view the presentation