Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 307 Bytes

INSTALL.md

File metadata and controls

18 lines (15 loc) · 307 Bytes

Installation

$ wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
$ source ~/.bashrc
$ nvm install node
$ sudo apt install pandoc
$ npm install --global gulp-cli

Dans reveal.js/ :

$ npm update
$ git submodule init
$ git submodule update