Skip to content

superbuggy/showdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showdown Homescreen

Build Instructions

The following commands will produce a folder called build/...

git clone git@github.com:superbuggy/showdown.git
cd showdown/
npm i
npm run build

The directory build/ will contain the compiled, minified code, stylesheet, and template.

Dependencies

React Player Warnings/Issues

CSS References for player.js

            // Change padding-bottom of the enclosing div to accommodate
            // card carousel without distorting aspect ratio
            const space = iframes[i].parentElement;
            space.style.paddingBottom = `${event.data.data[0].bottom}px`;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published