Welcome to an advisory training. We use revealJS for the slideshow engine.
npm i && npm start
then browse to http://localhost:8001- There is no such things as step 2 😉
- Presentation mode : start the presentation then hit s key.
- Blackout : press b key
- Clone the seed repository
git clone git@gitlab.dev-abplatform.net:Trainings/training-seed.git training-[whatever]
- Remove .git
rm -rf .git
- Create your new repository insite Trainings group on gitlab and follow instruction for first commits
- Copy
app/demo.html
toapp/index.html
and edit it.