Skip to content

egovernment/eregistrations-framework-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eRegistrations Framework

Presentation slides & notes

An introduction for eRegistrations developers

Published at framework-presentation.eregistrations.org


Presentation was made with Bespoke.js presentation engine and following plugins: history, keys, notes, progress, scale, substeps, sync, touch

To install & view presentation locally

$ npm install
$ npm start

By default slideshow would be served at port 8000. You can customize it and few other settings by providing env.json configuration file in main folder, following settings are supported:

  • dev: (default: false), if true client file will be generated dynamically on each request (any changes made to client modules will be visible after page reload)
  • port: (default: 8000), port at which slideshow would be served
  • sync: (default: false), whether to sync slideshow among different browsers or tabs
  • root: (default: "/") root url path of presentation

About

(Presentation) Introduction into eRegistrations Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published