Skip to content

alexkrolick/react-unslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Unslide

Slide deck primitives for React

Demo: https://alexkrolick.github.io/react-unslide

Components

Usage

The project hasn't been fully "library-ized" but you can still use it to build a presentation:

  • Clone/download repo
  • Use package scripts to build, test, and deploy:
    • yarn start run dev server on localhost
    • yarn build build static site
    • yarn deploy (change package homepage target to your fork first) deploy to GH Pages

Libraries