Skip to content

mleneveut/MondayTechPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MondayTechPoint

Présentation technique ou autre du Lundi

Structure

  • client : nothing to change, this is where the master project will be copied, and modified, at deployment
  • master : this is where you create your presentation

Installation

#####Clone project :

$ git clone https://github.com/mleneveut/MondayTechPoint.git

#####In the repository, create your own branch, and switch to it :

$ git checkout -b "[presentation_name]"

#####Retrieve dependencies :

$ npm install

#####Create your slides / themes

#####Configure multiplex (master/js/reveal-config.js + master/js/reveal-config-client.js)

##Deploy project

This script will copy your master project into /client and rename reveal-config-client.js to reveal-config.js

Ensure your "deploy.sh" file is executable

$ npm run-script production

##Run your project

$ npm start

#####Go to

Multiplex-http plugin

Multiplex-http plugin architecture

www.ippon.fr

About

Présentation technique ou autre du Lundi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published