Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.17 KB

</salt> Stack Developer Bootcamp - Slides

  • Get started for the first time:

    git clone [email protected]:appliedtechnology/dnfs-material-slides.git
    cd dnfs-material-slides
    npm install
    npm start
  • Once you have done that the first time you can just start the slides with:

    npm start
  • The starting point for the slides is http://localhost:4000/.

Trying out v2

  • Navigate to http://localhost:4000/search.
  • Select the slides you want from the search input
  • Press the submit button and Viola!!
  • If you want to go back to the search view, press Left Shift twice (quickly)

Tips