tsungting / angular-training-slides

Slides for the Angular 2 training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Training Slides

Slides for the Angular 2 training created with Reveal.js and using Markdown format

To install and start the server:

cd slides
npm install
npm start

To see the slides in your browser, go to http://localhost:8081

To modify or add more diagrams go to this Google Drive folder.

Note for Instructors

  1. Create a fork for this repository
  2. Add your own information in the second slide (About Me)
  3. After starting the server, generate a pdf friendly version of your slides navigating to http://localhost:8081/?print-pdf
  4. Create the pdf file by using Google Chrome print utility (Save as PDF)
  5. Share the pdf with marketing to be delivered to the attendees after the training is over
  6. Deliver the online training from your forked version of the repository

About

Slides for the Angular 2 training


Languages

Language:TypeScript 57.2%Language:JavaScript 26.6%Language:HTML 11.0%Language:CSS 5.2%