Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 591 Bytes

Slides

This repository hosts some of my html documentations as slideshows.

Pre-requisites

NodeJS

This project use Node packages. You'll need to install the node environment to get the packages automatically. See the official doc to install NodeJS : https://nodejs.org/

Installation

Install the node packages with the following cmd executed from the root folder of the project

npm install

Launch

Launch a node webserver with

npm start

and navigate to the displayed url to see it. ! don't forget to concat the subfolder name to reach a specific slideshow !