clawfire / presentation-42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training Advisory - Technology, Data & Analytics

Welcome to an advisory training. We use revealJS for the slideshow engine.

How to start the presentation

  1. npm i && npm start then browse to http://localhost:8001
  2. There is no such things as step 2 😉

What's included

  • Presentation mode : start the presentation then hit s key.
  • Blackout : press b key

How to make my own presentation

  1. Clone the seed repository git clone git@gitlab.dev-abplatform.net:Trainings/training-seed.git training-[whatever]
  2. Remove .git rm -rf .git
  3. Create your new repository insite Trainings group on gitlab and follow instruction for first commits
  4. Copy app/demo.html to app/index.html and edit it.

About

License:MIT License


Languages

Language:HTML 63.6%Language:JavaScript 36.4%