Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

react-sessions/episode-2-slides

Repository files navigation

React Sessions Episode II

Installation

  1. Install dependencies

    $ yarn install
  2. Serve the presentation and monitor source files for changes

    $ yarn start

You can change the port by using npm start -- --port=8001.

Folder Structure

  • css/ Core styles
  • img/ Images used in the slides
  • js/ Core JavaScript files
  • lib/ All other third party assets (JavaScript, CSS, fonts)
  • plugin/ Components that have been developed as extensions to reveal.js
  • slides/ The markdown slides
  • test/ JavaScript unit tests

License

MIT licensed

Copyright (C) 2017 Hakim El Hattab, http://hakim.se

Releases

No releases published

Packages

No packages published