Skip to content

mdvanes/microfrontends-talk

Repository files navigation

Micro Frontends talk

Start by opening index.html in a browser

Set full screen (e.g. with "F")

Start speaker mode (server needed only for speaker notes):

Print with:

NOTE: the dir assets contains presentation specific runtime assets

Reveal

Installed Reveal by downloading 4.3.1 from https://github.com/hakimel/reveal.js/releases

Codestar theme

css/theme/source/codestar.scss dist/theme/fonts/conduit-itc-std/* dist/theme/fonts/fira-code/*

  • run npm i
  • run npm run build -- css-themes
  • start like explained at the top of this file

Disabled timer in speaker view

  • modified CSS in plugin/notes/speaker-view.html
  • rebuild with npm run build