Skip to content
/ slides Public

This repository hosts some of my html documentations as slideshows.

Notifications You must be signed in to change notification settings

ylerjen/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !

About

This repository hosts some of my html documentations as slideshows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published