This repo contains all of the necessary source files for the Salesforce Lightning Now hands-on workshop.
NOTE: The exercises have been updated using features from the Spring '17 release.
####Prerequisites:
- Create a Developer Org
- Create a custom domain for the Developer Org
- Enable Lightning Experience
- Install the Dreamhouse app (for exercises 7-9)
##Agenda
###Exercise 1 - Adding a Visualforce page to the Lightning Experience
###Exercise 2 - Adding Salesforce Lighting Design System to a Visualforce page
###Exercise 3 - Using Salesforce Lighting Design System markup
###Exercise 4 – Using a Visualforce page in a Lightning Experience page
###Exercise 5 (Optional) - Creating a Lightning Component
###Exercise 6 - Converting a Visualforce page to a Lightning Component
###Exercise 7 - Building a Quick Prospect component
###Exercise 8 (Advanced) - Making a Lightning Component Context-aware
###Exercise 9 (Advanced) - Leveraging Lightning Data Services in a Lightning Component